diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-02-10 15:02:32 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-02-10 15:02:32 -0500 |
commit | dcbf6611d998095364f670e26106019fc3e098d2 (patch) | |
tree | 77091df4812cc48bce8f5e2705451ac9fabb10a7 | |
parent | 2571d8e7fe173a756e29b036636fbf31c1beb71a (diff) | |
download | tor-dcbf6611d998095364f670e26106019fc3e098d2.tar.gz tor-dcbf6611d998095364f670e26106019fc3e098d2.zip |
Correction to changelog from dgoulettor-0.4.3.2-alpha
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -53,7 +53,8 @@ Changes in version 0.4.3.2-alpha - 2020-02-10 o Minor bugfixes (onion service v3, client authorization): - When removing client authorization credentials using the control port, also remove the associated descriptor, so the onion service - can still be contacted. Fixes bug 33148; bugfix on 0.4.3.1-alpha. + can no longer be contacted. Fixes bug 33148; bugfix + on 0.4.3.1-alpha. o Minor bugfixes (pluggable transports): - When receiving a message on standard error from a pluggable |