diff --git a/RELNOTES b/RELNOTES index c97c56d5..73d832da 100644 --- a/RELNOTES +++ b/RELNOTES @@ -52,11 +52,6 @@ may not work on other platforms. Please report any problems and suggested fixes to . - 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 . - 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.