diff --git a/CHANGES b/CHANGES index c00bb8357f..b98b9f2d5f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +3198. [doc] Clarified that dnssec-settime can alter keyfile + permissions. [RT #24866] + 3197. [bug] Don't try to log the filename and line number when the config parser can't open a file. [RT #22263] diff --git a/bin/dnssec/dnssec-settime.docbook b/bin/dnssec/dnssec-settime.docbook index e69a48f957..bc6870b132 100644 --- a/bin/dnssec/dnssec-settime.docbook +++ b/bin/dnssec/dnssec-settime.docbook @@ -17,7 +17,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + July 15, 2009 @@ -83,7 +83,8 @@ Knnnn.+aaa+iiiii.private) are regenerated. Metadata fields are stored in the private file. A human-readable description of the metadata is also placed in comments in the key - file. + file. The private file's permissions are always set to be + inaccessible to anyone other than the owner (mode 0600).