]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES entry
authorMichał Kępień <michal@isc.org>
Wed, 31 Jan 2024 10:52:19 +0000 (11:52 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 31 Jan 2024 14:52:46 +0000 (15:52 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3a1f47440c52c88843ebce4006a873579d240710..095d027bb58014a484c2f0536eb8672d70c2f146 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6321.  [security]      Change 6315 inadvertently introduced regressions that
+                       could cause named to crash. [GL #4234]
+
        --- 9.19.20 released ---
 
 6319.  [func]          Limit isc_async_run() overhead for RBTDB tree pruning.