]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Wed, 22 May 2019 08:58:41 +0000 (10:58 +0200)
committerEvan Hunt <each@isc.org>
Fri, 25 Sep 2020 20:32:34 +0000 (13:32 -0700)
5238. [bug] filter-aaaa: named crashed upon shutdown if it was in
the process of recursing for A RRsets. [GL #1040]

CHANGES

diff --git a/CHANGES b/CHANGES
index 4ee085ccc1f007d2df365fb35ffb4ff05e85ced6..65758522b0d35885ecbb168abe8337eefd308160 100644 (file)
--- 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]