From: Michał Kępień Date: Fri, 2 Oct 2020 06:41:43 +0000 (+0200) Subject: Add CHANGES entries X-Git-Tag: v9.17.6~18^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=27c815a220a1b18756cc643f3ec1c16635fedda2;p=thirdparty%2Fbind9.git Add CHANGES entries --- diff --git a/CHANGES b/CHANGES index 83de584f5bc..10f1cde154c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +5513. [doc] The ARM section describing the "rrset-order" statement + was rewritten to make it unambiguous and up-to-date with + the source code. [GL #2139] + +5512. [bug] "rrset-order" rules using "order none" were causing + named to crash despite named-checkconf treating them as + valid. [GL #2139] + 5511. [bug] 'dig -u +yaml' failed to display timestamps to the microsecond. [GL #2190]