]> 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:51:40 +0000 (12:51 +0100)
(cherry picked from commit 995b72d2b753e6b519ca5055eaa773bd0fd98450)

CHANGES

diff --git a/CHANGES b/CHANGES
index ace8d2767b06eea608ba1cf80a9662f8478ec68e..1a63a2cffec840d9a669b2664b5a7924dc738be9 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]