diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-09-23 11:13:39 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-09-23 11:16:20 -0400 |
commit | 75a90e72389296a37f7960fd00f1df8fa86b3d75 (patch) | |
tree | 9ff901470dd62112309bf2193e271596f1b8acf9 /ChangeLog | |
parent | 6a011645381745ecb6f798b332124c4c95b6b0c1 (diff) | |
download | tor-75a90e72389296a37f7960fd00f1df8fa86b3d75.tar.gz tor-75a90e72389296a37f7960fd00f1df8fa86b3d75.zip |
One more changelog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -76,6 +76,10 @@ Changes in version 0.2.9.3-alpha - 2016-09-2? We believe that no such clients currently exist, since we have required OpenSSL 0.9.7 or later since 2009. Closes ticket 19998. + o Minor feature (fallback directories): + - Remove broken fallbacks from the hard-coded fallback directory + list. Closes ticket 20190; patch by teor. + o Minor features (geoip, also in 0.2.8.8): - Update geoip and geoip6 to the September 6 2016 Maxmind GeoLite2 Country database. |