summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2002-05-23 20:00:28 +0000
committerJoshua Slive <slive@apache.org>2002-05-23 20:00:28 +0000
commitac49d6b541e8b59d312c3d25bad4152f87d152a7 (patch)
treeb2660fd7827a6793ff033d9be734d4cf08f2b464 /CHANGES
parent96cd5855699977322c40e084a6f97899b08f9f3e (diff)
downloadhttpd-ac49d6b541e8b59d312c3d25bad4152f87d152a7.tar.gz
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
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
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]