From: Evan Hunt Date: Thu, 24 Jan 2008 17:46:41 +0000 (+0000) Subject: Fix README/RELNOTES errors found during sanity check X-Git-Tag: v4_1_0a1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b05a07d048221e14399ca0021cbf18a2af8209d6;p=thirdparty%2Fdhcp.git Fix README/RELNOTES errors found during sanity check --- diff --git a/README b/README index cf9405253..d55ce80f1 100644 --- a/README +++ b/README @@ -92,8 +92,8 @@ directory, it may not have up-to-date information). RELEASE STATUS -This is the first RELEASE CANDIDATE of 4.0.0, a feature release -bent to the purpose of implementing DHCPv6. +This is the first ALPHA release of ISC DHCP 4.1.0, which adds new DHCPv6 +features omitted from ISC DHCP 4.0.0. In this release, the DHCPv6 server should be fully functional on Linux, Solaris, or any BSD. The DHCPv6 client should be similarly functional diff --git a/RELNOTES b/RELNOTES index 348936edb..78145ca5c 100644 --- a/RELNOTES +++ b/RELNOTES @@ -30,8 +30,6 @@ release, which will be addressed in the future: - The "host-identifier" option is limited to a simple token. -- Dynamically allocated leases do not respond to Confirm messages. - - The client and server can only operate DHCPv4 or DHCPv6 at a time, not both. To use both protocols simultaneously, two instances of the relevant daemon are required, one with the '-6' command line option.