From: Michał Kępień Date: Wed, 22 May 2019 08:58:41 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.17.6~33^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=555e1f446c69092cd4d0a26c99387925b6e6e655;p=thirdparty%2Fbind9.git Add CHANGES entry 5238. [bug] filter-aaaa: named crashed upon shutdown if it was in the process of recursing for A RRsets. [GL #1040] --- diff --git a/CHANGES b/CHANGES index 4ee085ccc1f..65758522b0d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5509. [bug] filter-aaaa: named crashed upon shutdown if it was in + the process of recursing for A RRsets. [GL #1040] + 5508. [func] Added new parameter "-expired" for "rndc dumpdb" that also prints expired RRsets (awaiting cleanup) to the dump file. [GL #1870]