summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 961ac14eba..a958049948 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,7 +20,10 @@ Changes in version 0.4.5.3-rc - 2021-01-12
authority's approved-routers file, and update the description of
the "!invalid" directive. Closes ticket 40188.
- o Minor bugfixes (build):
+ 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.
- Fix the "--enable-static-tor" switch to properly set the "-static"
compile option onto the tor binary only. Fixes bug 40111; bugfix
on 0.2.3.1-alpha.