diff options
author | Francis Dupont <fdupont@isc.org> | 2020-10-14 16:30:30 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2020-10-14 16:30:30 +0200 |
commit | 397b2947c62de324d60152409895052a3cf6d398 (patch) | |
tree | 1d80b675234fa4e717940195334154f497cc3f31 /RELNOTES | |
parent | 4b705d0d1dc37f3e2be97af99838efcb83b4496f (diff) | |
download | isc-dhcp-397b2947c62de324d60152409895052a3cf6d398.tar.gz |
RELNOTES entry proposal
Diffstat (limited to 'RELNOTES')
-rw-r--r-- | RELNOTES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |