]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fold in namechange
authorJim Jagielski <jim@apache.org>
Thu, 21 Feb 2008 20:45:24 +0000 (20:45 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 21 Feb 2008 20:45:24 +0000 (20:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@629984 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 4d5c3e5cf0e6747716ef7c9a9fb49183e1306550..7ec128ec48ebe0ed78255b93b28f5d6b110ba9be 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.2.9
 
-  *) mod_charset_lite: Add ForceAllMimeTypes sub-option to
+  *) mod_charset_lite: Add TranslateAllMimeTypes sub-option to
      CharsetOptions, allowing the administrator to skip the
      mimetype checking that precedes translation.
      PR 44458 [Eric Covener]