]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
added missing note
authorEvan Hunt <each@isc.org>
Tue, 29 Jul 2008 19:43:29 +0000 (19:43 +0000)
committerEvan Hunt <each@isc.org>
Tue, 29 Jul 2008 19:43:29 +0000 (19:43 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index d3658daa58f5614d1eaee38336da1c3832e3b704..a8d3857a8c96fd50831a15a633542148c16f1010 100644 (file)
--- 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]