]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Oops - this is a 3.1.x bug. Demoted.
authorDavid Hankins <dhankins@isc.org>
Mon, 21 May 2007 22:14:21 +0000 (22:14 +0000)
committerDavid Hankins <dhankins@isc.org>
Mon, 21 May 2007 22:14:21 +0000 (22:14 +0000)
RELNOTES

index c97c56d559b41263ed4900b19f3dfa9353650a92..73d832dac999788ff743334ee498ed56300687ea 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -52,11 +52,6 @@ may not work on other platforms. Please report any problems and
 suggested fixes to <dhcp-users@isc.org>.
 
 
-                       Changes since 4.0.0a1
-
-- 'dhcp.c(3953): non-null pointer' has been repaired.  This fixes a flaw
-  wherein the DHCPv4 server may ignore a configured server-identifier.
-
                        Changes since 4.0.0-20070413
 
 - Old (expired) leases are now cleaned.
@@ -167,6 +162,9 @@ suggested fixes to <dhcp-users@isc.org>.
 - A bug in dhclient was repaired which caused it to send parameter request
   lists of 55 bytes in length no matter how long the declared PRL was.
 
+- 'dhcp.c(3953): non-null pointer' has been repaired.  This fixes a flaw
+  wherein the DHCPv4 server may ignore a configured server-identifier.
+
                        Changes since 3.1.0a3
 
 - Some spelling fixes.