diff --git a/CHANGES b/CHANGES index 80800b8c62..f9601af521 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +4984. [bug] Improve handling of very large incremental + zone transfers to prevent journal corruption. [GL #339] + 4983. [cleanup] Remove the deprecated flag from "answer-cookie"; it will be allowed to persist into 9.13. [GL #275]. diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 0cebfe9290..528ae6da7a 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -181,6 +181,14 @@
Bug Fixes + + + named now rejects excessively large + incremental (IXFR) zone transfers in order to prevent + possible corruption of journal files which could cause + named to abort when loading zones. [GL #339] + + rndc reload could cause named