From: Ondřej Surý Date: Wed, 16 Aug 2023 12:52:45 +0000 (+0200) Subject: Add CHANGES note for [GL #4265] X-Git-Tag: v9.19.17~43^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=db7c501bd305145a2a8289f34431c71920f7de69;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4265] --- diff --git a/CHANGES b/CHANGES index faebd0b630a..713b7e7e71e 100644 --- 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]