Fold in changelog entry.

This commit is contained in:
Nick Mathewson
2018-06-12 09:47:25 -04:00
parent ce959b9424
commit 035a35178c
3 changed files with 8 additions and 3 deletions
+4
View File
@@ -2,6 +2,10 @@ Changes in version 0.3.3.7 - 2018-06-12
Tor 0.3.3.7 backports several changes from the 0.3.4.x series, including
fixes for bugs affecting compatibility and stability.
o Directory authority changes:
- Add an IPv6 address for the "dannenberg" directory authority.
Closes ticket 26343.
o Minor features (geoip):
- Update geoip and geoip6 to the June 7 2018 Maxmind GeoLite2
Country database. Closes ticket 26351.
+4
View File
@@ -6,6 +6,10 @@ Changes in version 0.3.3.7 - 2018-06-12
Tor 0.3.3.7 backports several changes from the 0.3.4.x series, including
fixes for bugs affecting compatibility and stability.
o Directory authority changes:
- Add an IPv6 address for the "dannenberg" directory authority.
Closes ticket 26343.
o Minor features (geoip):
- Update geoip and geoip6 to the June 7 2018 Maxmind GeoLite2
Country database. Closes ticket 26351.
-3
View File
@@ -1,3 +0,0 @@
o Minor features (directory authority):
- Add an IPv6 address for the "dannenberg" directory
authority. Closes ticket 26343.