From: Nick Mathewson Date: Wed, 14 Apr 2021 19:22:26 +0000 (-0400) Subject: two more changelog fixes from arma X-Git-Tag: tor-0.4.6.2-alpha^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=284f445248655871709e2b25d696d382109d2b78;p=thirdparty%2Ftor.git two more changelog fixes from arma --- 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):