]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master] Fixed release notes.
authorThomas Markwalder <tmark@isc.org>
Mon, 8 Sep 2014 17:04:34 +0000 (13:04 -0400)
committerThomas Markwalder <tmark@isc.org>
Mon, 8 Sep 2014 17:04:34 +0000 (13:04 -0400)
RELNOTES

index e5796a9d9c89fcebfa7cf065ec2755b7fc8b9281..991c2c1dc640f4a72bdfe0adaba36a271f16f627 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -55,8 +55,8 @@ by Eric Young (eay@cryptsoft.com).
                        Changes since 4.3.1
 
 - TSIG-authenticated dynamic DNS updates now support the use of these
-  additional algorithms: hmac-sha1, hmac_sha224, hmac_sha256, hmac_sha384,
-  and hmac_sha512
+  additional algorithms: hmac-sha1, hmac-sha224, hmac-sha256, hmac-sha384,
+  and hmac-sha512
   [ISC-Bugs #36947]
 
 - Corrected rate limiting checks for bad packet logging.