diff --git a/CHANGES b/CHANGES index e46ca1f61f..b901417191 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 ba129c5ad0..a7aaff1649 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -110,6 +110,12 @@ the problem. [GL #1055] + + + Glue address records were not being returned in responses + to root priming queries; this has been corrected. [GL #1092] + +