diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-04-14 15:22:26 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-04-14 15:22:26 -0400 |
commit | 284f445248655871709e2b25d696d382109d2b78 (patch) | |
tree | dd1194ed3fafd4248a2247615401b2ef5708bd54 /ChangeLog | |
parent | c5f84ce6a3f5184ff02984e2f0505651df5a88c5 (diff) | |
download | tor-284f445248655871709e2b25d696d382109d2b78.tar.gz tor-284f445248655871709e2b25d696d382109d2b78.zip |
two more changelog fixes from armator-0.4.6.2-alpha
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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): |