From: ckb Date: Thu, 5 Jul 2012 21:30:37 +0000 (-0500) Subject: added CHANGES note for X-Git-Tag: v9.10.0a1~1037 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=ca092ed9f2732f61b31d58c8b8507253d99c26e0;p=thirdparty%2Fbind9.git added CHANGES note for dnssec-settime: Issue a warning when writing a new private key file would cause a change in the permissions of the existing file. --- diff --git a/CHANGES b/CHANGES index a291c8e03d8..fa84d9cdbbb 100644 --- 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]