From: Evan Hunt Date: Tue, 29 Jul 2008 19:43:29 +0000 (+0000) Subject: added missing note X-Git-Tag: v9.4.2-P2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a92490229ddfabd5e80b31025fee3bd9989e039;p=thirdparty%2Fbind9.git added missing note --- diff --git a/CHANGES b/CHANGES index d3658daa58f..a8d3857a8c9 100644 --- a/CHANGES +++ b/CHANGES @@ -36,6 +36,9 @@ open files to 'unlimited' as described in the documentation. [RT #18331] +2392. [bug] remove 'grep -q' from acl test script, some platforms + don't support it. [RT #18253] + 2322. [port] MacOS: work around the limitation of setrlimit() for RLIMIT_NOFILE. [RT #17526]