update changelog for new geoip entry.

This commit is contained in:
Nick Mathewson
2019-12-06 16:06:01 -05:00
parent 8646b4dde7
commit ad9bcbfc87
3 changed files with 6 additions and 8 deletions
+4
View File
@@ -1,6 +1,10 @@
Changes in version 0.4.2.5 - 2019-12-??
Blurb blurb.
o Minor features (geoip):
- Update geoip and geoip6 to the December 3 2019 Maxmind GeoLite2
Country database. Closes ticket 32685.
o Testing:
- Require C99 standards-conforming code in Travis CI, but allow GNU
gcc extensions. Also activates clang's -Wtypedef-redefinition
+2 -4
View File
@@ -123,10 +123,8 @@ Changes in version 0.4.2.5 - 2019-12-??
line parsing. Closes ticket 31529.
o Minor features (geoip):
- Update geoip and geoip6 to the November 6 2019 Maxmind GeoLite2
Country database. Closes ticket 32440.
- Update geoip and geoip6 to the October 1 2019 Maxmind GeoLite2
Country database. Closes ticket 31931.
- Update geoip and geoip6 to the December 3 2019 Maxmind GeoLite2
Country database. Closes ticket 32685.
o Minor features (git hooks):
- Our pre-commit git hook now checks for a special file before
-4
View File
@@ -1,4 +0,0 @@
o Minor features (geoip):
- Update geoip and geoip6 to the December 3 2019 Maxmind GeoLite2
Country database. Closes ticket 32685.