]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
RELNOTES entry proposal
authorFrancis Dupont <fdupont@isc.org>
Wed, 14 Oct 2020 14:30:30 +0000 (16:30 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 14 Oct 2020 14:30:30 +0000 (16:30 +0200)
RELNOTES

index 6919dba7f7e8fc91269081115648f4da3636a153..158676423358e6fc92b0edee6e9819e6c4a6f516 100644 (file)
--- 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.