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.
This commit is contained in:
ckb
2012-07-05 16:30:37 -05:00
parent c514f38c80
commit ca092ed9f2

View File

@@ -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]