]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
added CHANGES note for
authorckb <ckb@isc.org>
Thu, 5 Jul 2012 21:30:37 +0000 (16:30 -0500)
committerckb <ckb@isc.org>
Thu, 5 Jul 2012 21:30:37 +0000 (16:30 -0500)
dnssec-settime: Issue a warning when writing a new private key file would cause a change in the permissions of the existing file.

CHANGES

diff --git a/CHANGES b/CHANGES
index a291c8e03d87f028457f244c280362f3792d05e3..fa84d9cdbbbe51c8cc90f44f3a7826241ce3c89a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+3347.  [bug]           dnssec-settime: Issue a warning when writing a new 
+                       private key file would cause a change in the 
+                       permissions of the existing file.
+
 3346.  [security]      Bad-cache data could be used before it was
                        initialized, causing an assert. [RT #30025]