From 03a6a78b553e5ee569650188ddf4fb2851e53acc Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Mon, 17 Jun 2019 19:13:59 -0700 Subject: [PATCH] CHANGES, release note --- CHANGES | 4 ++++ doc/arm/notes.xml | 6 ++++++ 2 files changed, 10 insertions(+) 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] + +