summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.