add CHANGES entries for recent IXFR fixes:

827.   [bug]           When an IXFR protocol error occurs, the slave
                        should retry with AXFR.

 826.   [bug]           Some IXFR protocol errors were not detected.
This commit is contained in:
Andreas Gustafsson 2001-05-11 01:25:40 +00:00
parent 3723f027c1
commit 82e991b8ed

View file

@ -1,3 +1,9 @@
827. [bug] When an IXFR protocol error occurs, the slave
should retry with AXFR.
826. [bug] Some IXFR protocol errors were not detected.
825. [bug] zone.c:ns_query() detached from the wrong zone
reference. [RT #1264]