diff options
author | George Kadianakis <desnacked@riseup.net> | 2019-09-02 11:46:22 +0300 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-09-05 11:58:18 +1000 |
commit | 87aaa9a2a5e2c8e6dd40c855555a5b4955111c13 (patch) | |
tree | 2c941523cabfae70e2b91322b487466dc1ac1ec8 /ChangeLog | |
parent | 34f3fcef408a91275561e86afc3bd1d2da3b0375 (diff) | |
download | tor-87aaa9a2a5e2c8e6dd40c855555a5b4955111c13.tar.gz tor-87aaa9a2a5e2c8e6dd40c855555a5b4955111c13.zip |
Fix #30649 changelog entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |