]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES
authorMark Andrews <marka@isc.org>
Thu, 3 Dec 2020 04:51:27 +0000 (15:51 +1100)
committerMark Andrews <marka@isc.org>
Thu, 10 Dec 2020 02:47:07 +0000 (13:47 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index e3da7e2ef5f9887620577cf416e7973b82a30dd6..7f93db9ce2e1a28b0b7aa0ca34a7ceae4d3cb59f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+5548.  [bug]           When BIND 9 was compiled with --disable-threads and
+                       --with-epoll, it was possible to trigger an assertion
+                       failure due to a double lock. [GL !4454]
+
+5547.  [bug]           BIND 9 failed to build with --disable-threads and
+                       --with-geoip2. [GL #2324]
+
 5544.  [func]          Restore the default value of nocookie-udp-size to 4096.
                        [GL #2250]