aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-01-19 12:45:07 -0500
committerNick Mathewson <nickm@torproject.org>2021-01-19 12:45:07 -0500
commite85f5178314ef26f75a8a225391e3f680a1d33a5 (patch)
treebc08dff71919bc1804020fd727162751f2dec0f1 /changes
parent9e03ef3e6bf8ba8fef55b7acc3efce182308bb22 (diff)
parent2d5b21598ea04b3beb59cb678d8b438b27c45ee1 (diff)
downloadtor-e85f5178314ef26f75a8a225391e3f680a1d33a5.tar.gz
tor-e85f5178314ef26f75a8a225391e3f680a1d33a5.zip
Merge branch 'maint-0.3.5' into release-0.3.5
Diffstat (limited to 'changes')
-rw-r--r--changes/40241_v24
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/40241_v2 b/changes/40241_v2
new file mode 100644
index 0000000000..85038297f7
--- /dev/null
+++ b/changes/40241_v2
@@ -0,0 +1,4 @@
+ o Minor bugfixes (compilation):
+ - Fix another warning about unreachable fallthrough annotations
+ when building with "--enable-all-bugs-are-fatal" on some compilers.
+ Fixes bug 40241; bugfix on 0.4.5.3-rc.