From: Tomek Mrugalski Date: Thu, 13 Jan 2022 10:49:11 +0000 (+0100) Subject: [#218] RELNOTES updated X-Git-Tag: v4_4_3b1^2~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2925489603b1c3c034f657d7af78eb4d37a605c8;p=thirdparty%2Fdhcp.git [#218] RELNOTES updated --- diff --git a/RELNOTES b/RELNOTES index 1dfff178..11e12e5c 100644 --- a/RELNOTES +++ b/RELNOTES @@ -103,8 +103,12 @@ 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. + [Gitlab #218] + - Added support of the new DHCPv4 option v6-only-preferred specified in RFC 8925. A new reason code, V6ONLY, was added to the client script and the client Linux script sample was updated.