]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Wed, 30 Oct 2019 15:05:28 +0000 (16:05 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 30 Oct 2019 15:05:55 +0000 (16:05 +0100)
5309. [bug] "geoip-use-ecs yes;" was not working for GeoIP2.
[GL #1275]

CHANGES

diff --git a/CHANGES b/CHANGES
index c2e5bbaa7e0740ad61eb51c0ea553fb2b6744c7e..db5f4704e96d2dec8e1672f6a25e5c190fbd2713 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5309.  [bug]           "geoip-use-ecs yes;" was not working for GeoIP2.
+                       [GL #1275]
+
 5308.  [bug]           Don't log DNS_R_UNCHANGED from sync_secure_journal()
                        at ERROR level in receive_secure_serial(). [GL #1288]