]> 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 21:04:54 +0000 (14:04 -0700)
5238. [bug] filter-aaaa: named crashed upon shutdown if it was in
the process of recursing for A RRsets. [GL #1040]

(cherry picked from commit 555e1f446c69092cd4d0a26c99387925b6e6e655)

CHANGES

diff --git a/CHANGES b/CHANGES
index ab64012cd5199268174e69412bcb6e1e6e930fdb..a89d9b68c2dfa49c18fcd866804f7adaf1865524 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]