punctuation tweak

This commit is contained in:
Evan Hunt 2011-07-28 22:17:53 +00:00
parent b1ad566433
commit c1e655fe4c

View file

@ -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]