]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note
authorMark Andrews <marka@isc.org>
Tue, 5 Nov 2019 23:23:06 +0000 (10:23 +1100)
committerMark Andrews <marka@isc.org>
Tue, 5 Nov 2019 23:23:33 +0000 (10:23 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index aae5dd7c59c13bb9d2eab780aca5b9e89137e580..fcfdeee32809f4750980a9cee2e560a40d31d041 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5313.  [bug]           The default GeoIP2 database location did not match
+                       the ARM.  'named -V' now reports the default
+                       location. [GL #1301]
+
 5312.  [bug]           Do not flush the cache for `rndc validation status`.
                        Thanks to Tony Finch. [GL !2462]