]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
punctuation tweak
authorEvan Hunt <each@isc.org>
Thu, 28 Jul 2011 22:17:53 +0000 (22:17 +0000)
committerEvan Hunt <each@isc.org>
Thu, 28 Jul 2011 22:17:53 +0000 (22:17 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4e154c262b4dedba11672a05c6114c803155b3b0..17a7d17ce3a338c2f7b820b1d457dfe4f1d8cef2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
-3139.  [test]          added tests from RFC6234, RFC2202, and RFC1321 for the
-                       hashing algorithms(md5, sha1 - 512, and their hmac
-                       counterparts.  [RT #25067] 
+3139.  [test]          Added tests from RFC 6234, RFC 2202, and RFC 1321
+                       for the hashing algorithms (md5, sha1 - sha512, and
+                       their hmac counterparts).  [RT #25067] 
 
 3138.  [bug]           Address memory leaks and out-of-order operations when
                        shutting named down. [RT #25210]