]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[#148] Fixed RELNOTES
authorThomas Markwalder <tmark@isc.org>
Thu, 20 Jan 2022 18:51:56 +0000 (13:51 -0500)
committerThomas Markwalder <tmark@isc.org>
Thu, 20 Jan 2022 18:51:56 +0000 (13:51 -0500)
RELNOTES

index cf21343773732550aee0cc87f47f337975d8e12e..b83d5a1a67043235a36fafaac41d0f39a71e8bf2 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -103,7 +103,6 @@ ISC DHCP is open source software maintained by Internet Systems
 Consortium.  This product includes cryptographic software written
 by Eric Young (eay@cryptsoft.com).
 
-
                Changes since 4.4.2 (New Features)
 
 - BIND9 version updated to latest 9.11.36. Thanks to Philip Prindeville
@@ -117,12 +116,6 @@ and the client Linux script sample was updated.
 
                Changes since 4.4.2 (Bug Fixes)
 
-- Removed hard-coded MD5 algorithm name in OMAPI connection logic. Prior
-  to this using any other algorithm via key-algorithm statement would
-  allow OMAPI connections to made but subsequent actions such as updating
-  an object to fail.
-  [Gitlab #148]
-
 - Minor corrections to allow compilation under gcc 10.
   [Gitlab #117]
 
@@ -144,6 +137,12 @@ and the client Linux script sample was updated.
 - Minor dhclient code fix to remove compilation warnings.
   [Gitlab #190]
 
+- Removed hard-coded MD5 algorithm name in OMAPI connection logic. Prior
+  to this using any other algorithm via key-algorithm statement would
+  allow OMAPI connections to made but subsequent actions such as updating
+  an object to fail.
+  [Gitlab #148]
+
                Changes since 4.4.2b1 (Bug Fixes)
 
 - Added a clarification on DHCPINFORMs and server authority to