]> granicus.if.org Git - apache/commitdiff
mention the apachectl ulimit fix for AIX
authorJeff Trawick <trawick@apache.org>
Fri, 17 Jan 2003 14:29:53 +0000 (14:29 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 17 Jan 2003 14:29:53 +0000 (14:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98308 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

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