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.16.11~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a799a536feb646dff5e34861e37481fb3982be9e;p=thirdparty%2Fbind9.git Add CHANGES entry for GL #2366 (cherry picked from commit 995b72d2b753e6b519ca5055eaa773bd0fd98450) --- diff --git a/CHANGES b/CHANGES index ace8d2767b0..1a63a2cffec 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] + 5557. [bug] Prevent rbtdb instances being destroyed by multiple threads at the same time. [GL #2355]