diff --git a/CHANGES b/CHANGES index dc2390118d..99fa2d096b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5256. [bug] Ensure that glue records are included in root + priming responses if "minimal-responses" is not + set to "yes". [GL #1092] + 5255. [bug] Errors encountered while reloading inline-signing zones could be ignored, causing the zone content to be left in an incompletely updated state rather than diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 275e6489d5..b5db249e82 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -265,6 +265,12 @@ $prefix/var are respected. + + + Glue address records were not being returned in responses + to root priming queries; this has been corrected. [GL #1092] + +