aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-01-11 14:37:29 -0500
committerNick Mathewson <nickm@torproject.org>2021-01-11 14:37:29 -0500
commit33f14fc6d35710a8dc69fb2401191bf10d360f30 (patch)
tree8f7381f4b67de9d1f7efb415062a2c11f74eeb44 /changes
parent9b654b95ec908ecddea4202f648f8b139ef6b7ab (diff)
parent4b39f46a611ff48ceb7ea212dbcdb2e5b6d26d3b (diff)
downloadtor-33f14fc6d35710a8dc69fb2401191bf10d360f30.tar.gz
tor-33f14fc6d35710a8dc69fb2401191bf10d360f30.zip
Merge branch 'maint-0.4.3' into release-0.4.3
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.