summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-01-11 14:37:14 -0500
committerNick Mathewson <nickm@torproject.org>2021-01-11 14:37:14 -0500
commit6c0f15500b3aa027c90d1c397d4504bb2f4dd41b (patch)
treef25b78643775324222c9684b6f2c2c100c70648b /changes
parentfcae26adf710cf1fe393fde723e9a2caf6012b09 (diff)
parentccdbbae4eceb8f6c508b67d53d6242961bf2e6eb (diff)
downloadtor-6c0f15500b3aa027c90d1c397d4504bb2f4dd41b.tar.gz
tor-6c0f15500b3aa027c90d1c397d4504bb2f4dd41b.zip
Merge branch 'ticket40241_035' into maint-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.