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