changes: Add file for ticket 40476
[tor.git] / changes / bug34078
blob1015d2454727567b7abe88d9811585c79838880d
1   o Minor bugfixes (compiler compatibility):
2     - Avoid compiler warnings from Clang 10 related to the use of
3       GCC-style "/* falls through */" comments.  Both Clang and GCC allow
4       __attribute__((fallthrough)) instead, so that's what we're using now.
5       Fixes bug 34078; bugfix on 0.3.1.3-alpha.