]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4265]
authorOndřej Surý <ondrej@isc.org>
Wed, 16 Aug 2023 12:52:45 +0000 (14:52 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 21 Aug 2023 14:34:30 +0000 (16:34 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index faebd0b630a5f64931035c714a6947420e57b067..713b7e7e71eba2157128af6ee7c7687e3ed0826f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6228.  [func]          Limit the number of inactive network manager handles
+                       and uvreq objects that we keep around for reusing
+                       later. [GL #4265]
+
 6227.  [bug]           Check the statistics-channel HTTP Content-length
                        to prevent negative or overflowing values from
                        causing a crash. [GL #4125]