From: Joshua Slive Date: Thu, 23 May 2002 20:00:28 +0000 (+0000) Subject: I think the recent flury of garbage flying out of docs/manual/style X-Git-Tag: 2.0.37~282 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac49d6b541e8b59d312c3d25bad4152f87d152a7;p=thirdparty%2Fapache%2Fhttpd.git I think the recent flury of garbage flying out of docs/manual/style and docs/manual/mod warrants a CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95258 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c08540f1bdc..36f15d3f268 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.37 + *) Modify the module documentation to allow for translations. + [Yoshiki Hayashi, Joshua Slive] + *) Fix a file permissions problem which prevented mod_disk_cache from working on Unix. [Jeff Trawick]