From: Jeff Trawick Date: Fri, 17 Jan 2003 14:29:53 +0000 (+0000) Subject: mention the apachectl ulimit fix for AIX X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e088a0832fecffa775c7d6ae81d9ff2ae3a9c00e;p=apache mention the apachectl ulimit fix for AIX git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98308 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index bcb0b7483b..c30f776a98 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,9 @@ Changes with Apache 2.1.0-dev and "Require file-group", which was already present in version 1.3.21. [André Malo] + *) Change the ulimit command used by apachectl on AIX so that it + works in all locales. [Jeff Trawick] + *) mod_ext_filter: Fix a problem building argument lists which occasionally caused exec to fail. PR 15491. [Jeff Trawick]