]> 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:48:37 +0000 (12:48 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3010aa607c7984181fc7fb822a7c7015170af252..1f80b1e6fd301054d27754383a7bcd55032c3574 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]
+
 5558.  [bug]           Asynchronous hook modules could assert due to
                        the fetch handle being detached too late. [GL #2379]