2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-28 21:07:43 +00:00

Will not be in a3, so need new section for RELNOTES.

This commit is contained in:
Shane Kerr 2007-09-17 10:15:25 +00:00
parent 884a458f80
commit ab3a540fbe

View File

@ -52,12 +52,13 @@ The system has only been tested on Linux, FreeBSD, and Solaris, and
may not work on other platforms. Please report any problems and may not work on other platforms. Please report any problems and
suggested fixes to <dhcp-users@isc.org>. suggested fixes to <dhcp-users@isc.org>.
Changes since 4.0.0a3
Changes since 4.0.0a2
- The DHCP server no longer requires a "ddns-update-style" statement, - The DHCP server no longer requires a "ddns-update-style" statement,
and now defaults to "none", which means DNS updates are disabled. and now defaults to "none", which means DNS updates are disabled.
Changes since 4.0.0a2
- Fix for startup where there are no IPv4 addresses on an interface. - Fix for startup where there are no IPv4 addresses on an interface.
Thanks to Marcus Goller for reporting the bug. Thanks to Marcus Goller for reporting the bug.