]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
expanded on 806.
authorAndreas Gustafsson <source@isc.org>
Tue, 22 May 2001 02:21:58 +0000 (02:21 +0000)
committerAndreas Gustafsson <source@isc.org>
Tue, 22 May 2001 02:21:58 +0000 (02:21 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4fbc9231283edd3bdcc43bf7d9aba141e2c7fd99..9841865ff92a8e1d03bc828fa2e13daaa9dd2235 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -96,7 +96,9 @@
                        ignored like it should be.
 
  806.  [bug]           DNS_R_SEENINCLUDE was failing to propagate back up
-                       the calling stack to the zone maintence level.
+                       the calling stack to the zone maintence level, causing
+                       zones to not reload when an included files was touched
+                       but the top-level zone file was not.
 
  805.  [bug]           When using "forward only", missing root hints should
                        not cause queries to fail. [RT #1143]