diff --git a/CHANGES b/CHANGES index 0517c46551..053f841bb0 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]