Add CHANGES note for [GL #3613]

This commit is contained in:
Mark Andrews
2022-11-17 11:23:31 +11:00
parent 1a39328feb
commit 485e968087

View File

@@ -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]