]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES note
authorMark Andrews <marka@isc.org>
Mon, 14 Jan 2019 05:09:36 +0000 (16:09 +1100)
committerEvan Hunt <each@isc.org>
Mon, 14 Jan 2019 22:01:42 +0000 (14:01 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8cd510bad55f18a2f4c888c52e3dae1b9b86c9ad..ab90db4f5014b6148e1721a9ea4d9d743db6cf86 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5133.  [bug]           'rndc managed-keys' didn't handle class and view
+                       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]