]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Fix README/RELNOTES errors found during sanity check
authorEvan Hunt <each@isc.org>
Thu, 24 Jan 2008 17:46:41 +0000 (17:46 +0000)
committerEvan Hunt <each@isc.org>
Thu, 24 Jan 2008 17:46:41 +0000 (17:46 +0000)
README
RELNOTES

diff --git a/README b/README
index cf94052538f5a848a127ea5be03dd97400ac0fbc..d55ce80f1da773ed245559b15e7afcd8b33d6d96 100644 (file)
--- 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
index 348936edbbb8f145df073b309e332be426ddf332..78145ca5cc605782d9846d2824f1c4777b0f1cac 100644 (file)
--- 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.