diff --git a/CHANGES b/CHANGES index 4fbc923128..9841865ff9 100644 --- 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]