]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL!1323
authorWitold Kręcicki <wpk@isc.org>
Mon, 14 Jan 2019 09:20:56 +0000 (10:20 +0100)
committerOndřej Surý <ondrej@sury.org>
Tue, 15 Jan 2019 08:44:14 +0000 (09:44 +0100)
(cherry picked from commit 4b5337e06b545c18a1177e8c63e9b205c475386a)

CHANGES

diff --git a/CHANGES b/CHANGES
index 4089d6630403f3b25a38baad2832dbec4e978053..a053d76407d5417cd8b7ae1981257e602b1263cc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@
                        correctly and failed to add new lines between each
                        view. [GL !1327]
 
+5132.  [bug]           Fix race condition in cleanup part of dns_dt_create().
+                       [GL !1323]
+
 5128.  [bug]           Refreshkeytime was not being updated for managed
                        keys zones. [GL #784]