expanded on 806.

This commit is contained in:
Andreas Gustafsson
2001-05-22 02:21:58 +00:00
parent 8f9d22f92a
commit 0c9dd74fec
+3 -1
View File
@@ -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]