]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL #2366
authorMichał Kępień <michal@isc.org>
Fri, 8 Jan 2021 11:42:03 +0000 (12:42 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 8 Jan 2021 11:52:14 +0000 (12:52 +0100)
(cherry picked from commit 995b72d2b753e6b519ca5055eaa773bd0fd98450)

CHANGES

diff --git a/CHANGES b/CHANGES
index bce50199144a26ece77c0e475037fda0f739be57..b3766c416466e5972d0ac89520e38985f08d07d1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5559.  [bug]           The --with-maxminddb=PATH form of the build-time option
+                       enabling support for libmaxminddb was not working
+                       correctly. This has been fixed. [GL #2366]
+
 5557.  [bug]           Prevent rbtdb instances being destroyed by multiple
                        threads at the same time. [GL #2355]