From: Thomas Markwalder Date: Mon, 8 Sep 2014 17:04:34 +0000 (-0400) Subject: [master] Fixed release notes. X-Git-Tag: v4_3_2.pre-beta~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=267a248dbbf42dabc234a305468135ca94dce9f9;p=thirdparty%2Fdhcp.git [master] Fixed release notes. --- diff --git a/RELNOTES b/RELNOTES index e5796a9d9..991c2c1dc 100644 --- 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.