From 6e12939d6385a7bba9fd2bc3c28a8680436d84fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Witold=20Kr=C4=99cicki?= Date: Wed, 28 Nov 2018 16:44:29 +0000 Subject: [PATCH] CHANGES notes --- CHANGES | 3 +++ doc/arm/notes.xml | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/CHANGES b/CHANGES index 3893143211..cf6b988479 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5114. [func] Include a 'reconfig/reload in progress' status line + in rndc status, use it in tests. + 5113. [port] Fixed a Windows build error. 5112. [bug] Named/named-checkconf could dump core if there was diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index c871197efd..80428a9b0c 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -262,6 +262,13 @@ configuration options cannot exceed 90 seconds. + + + rndc status output now includes a + reconfig/reload in progress status line if named + configuration is being reloaded. + +