diff options
author | George Kadianakis <desnacked@riseup.net> | 2019-09-03 17:07:50 +0300 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-09-05 11:58:23 +1000 |
commit | c1d61141f1a2fb5cabb177b58553b709a5509d93 (patch) | |
tree | 262525ed40ba3b1bd26f24bc2df6eed764e7be64 /ReleaseNotes | |
parent | 87aaa9a2a5e2c8e6dd40c855555a5b4955111c13 (diff) | |
download | tor-c1d61141f1a2fb5cabb177b58553b709a5509d93.tar.gz tor-c1d61141f1a2fb5cabb177b58553b709a5509d93.zip |
Add #30649 to ReleaseNotes.
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index aa88c5321e..60fcdd4506 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -83,6 +83,9 @@ Changes in version 0.4.1.5 - 2019-08-20 of bug 29875; bugfix on 0.3.0.1-alpha. o Major bugfixes (circuit build, guard): + - 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.0.1-alpha. - When considering upgrading circuits from "waiting for guard" to "open", always ignore circuits that are marked for close. Otherwise, we can end up in the situation where a subsystem is notified that |