summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2022-01-20 13:51:56 -0500
committerThomas Markwalder <tmark@isc.org>2022-01-20 13:51:56 -0500
commit7de26fe7a1a2822f667ccaf7c633673cb2d0cead (patch)
treeab76737b96434d628269df02663f23f930fb4b66
parente512aafa30e50bdd28576a3e267081b2a1e7c97d (diff)
downloadisc-dhcp-7de26fe7a1a2822f667ccaf7c633673cb2d0cead.tar.gz
-rw-r--r--RELNOTES13
1 files changed, 6 insertions, 7 deletions
diff --git a/RELNOTES b/RELNOTES
index cf213437..b83d5a1a 100644
--- 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