]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add missing CHANGES notes from v9_11 branch
authorOndřej Surý <ondrej@isc.org>
Wed, 8 Apr 2020 12:42:46 +0000 (14:42 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 8 Apr 2020 12:47:09 +0000 (14:47 +0200)
(cherry picked from commit 434929b53dd04826bd8f31e8a5e1f17a48565bc4)

CHANGES

diff --git a/CHANGES b/CHANGES
index 528c19b5bb4da6dfbf96ca82d0e4c72573543035..d2cd34937491dd47539c35898ee24ebbbeaab212 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+5380.  [contrib]       Fix building the MySQL DLZ modules against MySQL 8
+                       libraries. [GL #1678]
+
+5379.  [doc]           Cleanup serve-stale related options that leaked into
+                       BIND 9.11 release. [GL !3265]
+
+5378.  [bug]           Fix assertion in nslookup when receiving invalid DNS
+                       data. [GL #1652]
+
 5377.  [feature]       Detect atomic operations support on ppc64le. [GL !3295]
                        Thanks to Petr Menšik.