diff --git a/CHANGES b/CHANGES index 4e154c262b..17a7d17ce3 100644 --- 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]