From: Joshua Slive Date: Mon, 15 Jul 2002 20:39:24 +0000 (+0000) Subject: I hope I got everybody this time. X-Git-Tag: 2.0.40~221 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceefbfe22f9a139e4dd96981874220c99923c021;p=thirdparty%2Fapache%2Fhttpd.git I hope I got everybody this time. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96067 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 184dd8516bc..359532c00fd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,12 @@ Changes with Apache 2.0.40 + *) Changes to the internationalized error documents: + Comment them out in the default config file to make the default + install as simple as possible; Correct the english 500 error to + be more understandable; Add a Swedish translation. + [Thomas Sjogren , + Erik Abele , Rich Bowen, Joshua Slive] + *) Increase the limit on file descriptors per process in apachectl. [Brian Pane]