Light changelog edit

This commit is contained in:
Nick Mathewson
2020-03-17 15:02:45 -04:00
parent 3751a40dcd
commit 40536768b0
+1 -1
View File
@@ -24,7 +24,7 @@ Changes in version 0.4.2.7 - 2020-03-??
- Lowercase the configured value of BridgeDistribution before adding
it to the descriptor. Fixes bug 32753; bugfix on 0.3.2.3-alpha.
o Minor bugfixes (hidden services v3, backport from 0.4.3.3-alpha):
o Minor bugfixes (onion services v3, backport from 0.4.3.3-alpha):
- Fix an assertion failure that could result from a corrupted
ADD_ONION control port command. Found by Saibato. Fixes bug 33137;
bugfix on 0.3.3.1-alpha. This issue is also tracked