commit 40536768b0414703ab59b718ef3cd74b5811dc61 Author: Nick Mathewson nickm@torproject.org Date: Tue Mar 17 15:02:45 2020 -0400
Light changelog edit --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog index a0a139952..106b41c04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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