diff options
author | David Goulet <dgoulet@torproject.org> | 2024-01-09 09:09:44 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2024-01-09 09:09:44 -0500 |
commit | 9536c0b0f2e1fb65685471b1728e35ffb61c18f5 (patch) | |
tree | 2c1c3f141343ddd12b0ff6d9c2b422102f6ed668 /ReleaseNotes | |
parent | 0cccc7223c52512b5e0f47819f1a02740e5dad9b (diff) | |
parent | ee5be2bebc977fc723e3bc95ff9ac9a9f8bd732f (diff) | |
download | tor-9536c0b0f2e1fb65685471b1728e35ffb61c18f5.tar.gz tor-9536c0b0f2e1fb65685471b1728e35ffb61c18f5.zip |
Merge branch 'maint-0.4.8'
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index c68d792168..362e687306 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -214,6 +214,10 @@ Changes in version 0.4.8.4 - 2023-08-23 wouldn't have any middle nodes left to choose from so we would fail to make onion-related circuits. Fixes bug 40805; bugfix on 0.4.7.1-alpha. + o Minor features (bridge): + - warn when a bridge is also configure to be an exit relay. + Closes ticket 40819. + o Minor features (geoip data): - Update the geoip files to match the IPFire Location Database, as retrieved on 2023/08/23. |