aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-01-11 14:37:28 -0500
committerNick Mathewson <nickm@torproject.org>2021-01-11 14:37:28 -0500
commit5aceb7ca192b42fe1cdd940465a6ee2655d47cd5 (patch)
tree32610d922ed01a38a6d3effa354c678bd490c1d1 /changes
parent6cd23b29d262da3ecd07208804804d66550a6c9a (diff)
parent6c0f15500b3aa027c90d1c397d4504bb2f4dd41b (diff)
downloadtor-5aceb7ca192b42fe1cdd940465a6ee2655d47cd5.tar.gz
tor-5aceb7ca192b42fe1cdd940465a6ee2655d47cd5.zip
Merge branch 'maint-0.3.5' into release-0.3.5
Diffstat (limited to 'changes')
-rw-r--r--changes/402414
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/40241 b/changes/40241
new file mode 100644
index 0000000000..c9b2e2c011
--- /dev/null
+++ b/changes/40241
@@ -0,0 +1,4 @@
+ o Minor bugfixes (compilation):
+ - Fix a compilation warning about unreachable fallthrough annotations
+ when building with "--enable-all-bugs-are-fatal" on some compilers.
+ Fixes bug 40241; bugfix on 0.3.5.4-alpha.