]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
--- 9.0.0 released ---
authorAndreas Gustafsson <source@isc.org>
Fri, 15 Sep 2000 20:51:57 +0000 (20:51 +0000)
committerAndreas Gustafsson <source@isc.org>
Fri, 15 Sep 2000 20:51:57 +0000 (20:51 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f5804f5ed7980919acf0338038499e80aff482bf..f7b1b1edeb4bd7bbc56eb21d85da52bcfe44e742 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,18 @@
 
+       --- 9.0.0 released ---
+
  461.  [bug]           Specifying an unknown key in the "keys" clause of the
                        "controls" statement caused a NULL pointer dereference.
                        [RT #316]
 
+ 459.  [bug]           Nslookup processed the "set" command incorrectly.
+
+ 458.  [bug]           Nslookup didn't properly check class and type values.
+
+ 457.  [bug]           Dig/host/hslookup didn't properly handle connect
+                       timeouts in certain situations, causing an 
+                       unnecessary warning message to be printed.
+
  456.  [bug]           Stub zones were not resetting the refresh and expire
                        counters, loadtime or clearing the DNS_ZONE_REFRESH
                        (refresh in progress) flag upon successful update.