diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug29703 | 4 | ||||
-rw-r--r-- | changes/geoip-2019-04-02 | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug29703 b/changes/bug29703 new file mode 100644 index 0000000000..0e17ee45e6 --- /dev/null +++ b/changes/bug29703 @@ -0,0 +1,4 @@ + o Minor bugfixes (testing): + - Backport the 0.3.4 src/test/test-network.sh to 0.2.9. + We need a recent test-network.sh to use new chutney features in CI. + Fixes bug 29703; bugfix on 0.2.9.1-alpha. diff --git a/changes/geoip-2019-04-02 b/changes/geoip-2019-04-02 new file mode 100644 index 0000000000..7302d939f6 --- /dev/null +++ b/changes/geoip-2019-04-02 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the April 2 2019 Maxmind GeoLite2 + Country database. Closes ticket 29992. + |