summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-03-17 15:02:04 -0400
committerNick Mathewson <nickm@torproject.org>2020-03-17 15:02:04 -0400
commitf54681cba27a0ef9a1a81387ab64037fedcdf7e4 (patch)
tree5c2488f4f06dc5075cdf91bab8571f2bd230e5b6 /ChangeLog
parent4d1d8bde955cc0c1c42dcb0073954893323735ce (diff)
downloadtor-f54681cba27a0ef9a1a81387ab64037fedcdf7e4.tar.gz
tor-f54681cba27a0ef9a1a81387ab64037fedcdf7e4.zip
Light changelog edit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 03778422f4..9c8fecfefb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,7 +44,7 @@ Changes in version 0.4.3.3-alpha - 2020-03-??
- Remove the buggy and unused mirroring job. Fixes bug 33213; bugfix
on 0.3.2.2-alpha.
- o Minor bugfixes (hidden services v3):
+ o Minor bugfixes (onion services v3):
- 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