summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2020-10-14 16:30:30 +0200
committerFrancis Dupont <fdupont@isc.org>2020-10-14 16:30:30 +0200
commit397b2947c62de324d60152409895052a3cf6d398 (patch)
tree1d80b675234fa4e717940195334154f497cc3f31
parent4b705d0d1dc37f3e2be97af99838efcb83b4496f (diff)
downloadisc-dhcp-397b2947c62de324d60152409895052a3cf6d398.tar.gz
RELNOTES entry proposal
-rw-r--r--RELNOTES7
1 files changed, 7 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 6919dba7..15867642 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -103,6 +103,13 @@ 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)
+
+- Added support of the new DHCPv4 option v6-only-preferred specified in
+RFC 8925. A new reason V6ONLY was added to the client script and the
+client Linux script sample was updated.
+ [Gitlab #132]
+
Changes since 4.4.2 (Bug Fixes)
- Minor corrections to allow compilation under gcc 10.