diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-05-07 09:55:17 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-05-07 09:55:17 -0400 |
commit | 8222f2f3ee6e0629fbe2fead76a6b20de7dc23f1 (patch) | |
tree | 255672b3409bd758f6312de89055546a8c33f512 /ChangeLog | |
parent | e730629a2f79e08b537b488b6bbcf6f23aa1df3c (diff) | |
download | tor-8222f2f3ee6e0629fbe2fead76a6b20de7dc23f1.tar.gz tor-8222f2f3ee6e0629fbe2fead76a6b20de7dc23f1.zip |
Fold geoip changelog entry into 0.4.6.3-rc changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ Changes in version 0.4.6.3-rc - 2021-05-10 - Make the autoconf script build correctly with autoconf versions 2.70 and later. Closes part of ticket 40335. + o Minor features (geoip data): + - Update the geoip files to match the IPFire Location Database, as + retrieved on 2021/05/07. + o Minor features (onion services): - Add a warning message when trying to connect to (no longer supported) v2 onion services. Closes ticket 40373. |