]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for [GL #2744]
authorMark Andrews <marka@isc.org>
Fri, 16 Feb 2024 00:53:23 +0000 (11:53 +1100)
committerMark Andrews <marka@isc.org>
Tue, 4 Jun 2024 12:42:05 +0000 (12:42 +0000)
(cherry picked from commit 5be6ceebc47e8f87aaa215fedb8618821dbc4e79)

CHANGES

diff --git a/CHANGES b/CHANGES
index ac9529a04a37c1d7cbc6713c186d4a7568a70159..19cbb8046cdb48c76323205585bf8273b698bb66 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,9 @@
 6393.  [func]          Deal with uv_tcp_close_reset() error return codes
                        more gracefully. [GL #4708]
 
+6392.  [bug]           Use a completely new memory context when flushing the
+                       cache. [GL #2744]
+
 6391.  [bug]           TCP client statistics could sometimes fail to decrease
                        when accepting client connection fails. [GL #4742]