From: Francis Dupont Date: Wed, 14 Oct 2020 14:30:30 +0000 (+0200) Subject: RELNOTES entry proposal X-Git-Tag: list~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=397b2947c62de324d60152409895052a3cf6d398;p=thirdparty%2Fdhcp.git RELNOTES entry proposal --- 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.