]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2568. [bug] Report when the write to indicate a otherwise
authorMark Andrews <marka@isc.org>
Mon, 2 Mar 2009 03:07:46 +0000 (03:07 +0000)
committerMark Andrews <marka@isc.org>
Mon, 2 Mar 2009 03:07:46 +0000 (03:07 +0000)
                        successful start fails. [RT #19360]

CHANGES

diff --git a/CHANGES b/CHANGES
index 9b7d9b9517f6f72c39946b10015cacb7aeaf9dbd..78631ac61bcf396305d8cceb5480ccb4ab9df9c4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
-2568.  [bug]           Report when write to indicate a otherwise successful
-                       start fail. [RT #19360]
+2568.  [bug]           Report when the write to indicate a otherwise
+                       successful start fails. [RT #19360]
 
 2567.  [bug]           dst__privstruct_writefile() could miss write errors.
                        write_public_key() could miss write errors.