]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
back out description of bugs fixed by BIND 9.7.1.
authorDavid Hankins <dhankins@isc.org>
Tue, 1 Jun 2010 17:41:27 +0000 (17:41 +0000)
committerDavid Hankins <dhankins@isc.org>
Tue, 1 Jun 2010 17:41:27 +0000 (17:41 +0000)
RELNOTES

index 24821cee60d15a5a9da362fc96c29855cbee5505..3e972e13b863a97535129c509d5f73e4e3babdd6 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -75,18 +75,6 @@ work on other platforms. Please report any problems and suggested fixes to
   value for v6) may be used by defining USE_OLD_DDNS_TTL in site.h
   [ISC-Bugs #21126]
 
-- libisc/libdns is now brought up to version 9.7.1rc1.  This corrects
-  three reported flaws in ISC DHCP;
-
-  o DHCP processes (dhcpd, dhclient) fail to start if one of either the
-    IPv4 or IPv6 address families is not present.  [ISC-Bugs #21122]
-
-  o Assertion failure when attempting to cancel a previously running DDNS
-    update.  [ISC-Bugs #21133]
-
-  o Compilation failure of libisc/libdns due to the use of a flexible
-    array member.  [ISC-Bugs #21316]
-
                        Changes since 4.2.0a2
 
 - Update the fsync code to work with the changes to the DDNS code.  It now