changes file for 22446

This commit is contained in:
Nick Mathewson
2017-05-30 08:33:14 -04:00
parent e5f4642db3
commit 167e5be056
+4
View File
@@ -0,0 +1,4 @@
o Minor features (code style):
- Add "Falls through" comments to our codebase in order to silence
GCC 7's -Wimplicit-fallthrough warnings. Patch from Andreas Stieger.
Closes ticket 22446.