From: Michał Kępień Date: Thu, 5 Jul 2018 08:54:56 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.13.3~120^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=e63376fd0a65527f9efd291ba5c9d7cb7db039b1;p=thirdparty%2Fbind9.git Add CHANGES entry 4988. [bug] "rndc reconfig" was incorrectly handling zones whose "mirror" setting was changed. [GL #381] --- diff --git a/CHANGES b/CHANGES index 3d7e6cca2c6..7765a3c402e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +4991. [bug] "rndc reconfig" was incorrectly handling zones whose + "mirror" setting was changed. [GL #381] + 4990. [bug] Prevent a possible NULL reference in pkcs11-keygen. [GL #401]