From: Mark Andrews Date: Thu, 17 Nov 2022 00:23:31 +0000 (+1100) Subject: Add CHANGES note for [GL #3613] X-Git-Tag: v9.19.8~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=485e968087b4dcb8130fe8606b00572cf7f06c18;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3613] --- diff --git a/CHANGES b/CHANGES index 0517c46551c..053f841bb07 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6042. [bug] ANY responses could sometimes have the wrong TTL. + [GL #3613] + 6041. [func] Set the RLIMIT_NOFILE to rlim_max returned from getrlimit() instead of trying to guess the maximum allowed value. [GL #3676]