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-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26e8a0a5df3b90692f844cf929954a5e5f136d2f;p=apache 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 c08540f1bd..36f15d3f26 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]