summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-04-14 15:22:26 -0400
committerNick Mathewson <nickm@torproject.org>2021-04-14 15:22:26 -0400
commit284f445248655871709e2b25d696d382109d2b78 (patch)
treedd1194ed3fafd4248a2247615401b2ef5708bd54
parentc5f84ce6a3f5184ff02984e2f0505651df5a88c5 (diff)
downloadtor-284f445248655871709e2b25d696d382109d2b78.tar.gz
tor-284f445248655871709e2b25d696d382109d2b78.zip
two more changelog fixes from armator-0.4.6.2-alpha
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a16c21a327..11d1479fcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,7 +21,7 @@ Changes in version 0.4.6.2-alpha - 2021-04-15
inactivity. Most people won't need this. Closes ticket 40228.
o Minor features (fallback directory list):
- - Renegerate the list of fallback directories to contain a new set
+ - Regenerate the list of fallback directories to contain a new set
of 200 relays. Closes ticket 40265.
o Minor features (geoip data):
@@ -35,7 +35,7 @@ Changes in version 0.4.6.2-alpha - 2021-04-15
o Minor bugfixes (bridge, pluggable transport):
- Fix a regression that made it impossible start Tor using a bridge
- line with a transport name and no a fingerprint. Fixes bug 40360;
+ line with a transport name and no fingerprint. Fixes bug 40360;
bugfix on 0.4.5.4-rc.
o Minor bugfixes (channel, DoS):