summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-05-07 09:55:17 -0400
committerNick Mathewson <nickm@torproject.org>2021-05-07 09:55:17 -0400
commit8222f2f3ee6e0629fbe2fead76a6b20de7dc23f1 (patch)
tree255672b3409bd758f6312de89055546a8c33f512 /ChangeLog
parente730629a2f79e08b537b488b6bbcf6f23aa1df3c (diff)
downloadtor-8222f2f3ee6e0629fbe2fead76a6b20de7dc23f1.tar.gz
tor-8222f2f3ee6e0629fbe2fead76a6b20de7dc23f1.zip
Fold geoip changelog entry into 0.4.6.3-rc changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 617a39576d..cfc02f7883 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.