From: Michał Kępień Date: Fri, 8 Jan 2021 11:42:03 +0000 (+0100) Subject: Add CHANGES entry for GL #2366 X-Git-Tag: v9.17.9~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=995b72d2b753e6b519ca5055eaa773bd0fd98450;p=thirdparty%2Fbind9.git Add CHANGES entry for GL #2366 --- diff --git a/CHANGES b/CHANGES index 3010aa607c7..1f80b1e6fd3 100644 --- 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]