]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
whitespace
authorMark Andrews <marka@isc.org>
Thu, 20 Sep 2012 00:36:39 +0000 (10:36 +1000)
committerMark Andrews <marka@isc.org>
Thu, 20 Sep 2012 00:36:39 +0000 (10:36 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f4693769968ce1e7e1def86d1d98ebf53fc0dda3..05156a6df726d16034f15c98a33dcbf371a844d6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -29,7 +29,7 @@
 3367.  [bug]           dns_dnsseckey_create() result was not being checked.
                        [RT #30685]
 
-3366.  [bug]           Fixed Read-After-Write dependency violation for IA64 
+3366.  [bug]           Fixed Read-After-Write dependency violation for IA64
                        atomic operations. [RT #25181]
 
 3365.  [bug]           Removed spurious newlines from log messages in
@@ -86,7 +86,7 @@
                        record matching the covering type exists at a higher
                        trust level. Such data already can't be retrieved from
                        the cache since change 3218 -- this prevents it
-                       being inserted into the cache as well [RT #26809].
+                       being inserted into the cache as well. [RT #26809]
 
 3347.  [bug]           dnssec-settime: Issue a warning when writing a new
                        private key file would cause a change in the
                        bucket lock when finshed with a fetch context.
                        [RT #29239]
 
-3317.  [protocol]      Add ECDSA support (RFC 6605). [RT #21918]
+3317.  [func]          Add ECDSA support (RFC 6605). [RT #21918]
 
 3316.  [tuning]        Improved locking performance when recursing.
                        [RT #28836]