summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2019-09-02 11:46:22 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2019-09-02 11:46:22 +0300
commit262d97deb4e1b4add9285f91cc1b62a4c5abe058 (patch)
tree2d14d6e9bf172a0b2f2ef37dcda3a512dc02015b /ChangeLog
parent6bb876ccd34f6df2a0550c8d8590bdd6d2ef78ed (diff)
downloadtor-262d97deb4e1b4add9285f91cc1b62a4c5abe058.tar.gz
tor-262d97deb4e1b4add9285f91cc1b62a4c5abe058.zip
Fix #30649 changelog entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 439c435a73..637a1dfcd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -95,7 +95,7 @@ Changes in version 0.4.1.4-rc - 2019-07-25
o Minor bugfixes (circuit padding):
- On relays, properly check that a padding machine is absent before
logging a warning about it being absent. Fixes bug 30649; bugfix
- on 0.4.1.1-alpha.
+ on 0.4.0.1-alpha.
- Add two NULL checks in unreachable places to silence Coverity (CID
144729 and 1447291) and better future-proof ourselves. Fixes bug
31024; bugfix on 0.4.1.1-alpha.