From: Jim Jagielski Date: Thu, 21 Feb 2008 20:45:24 +0000 (+0000) Subject: fold in namechange X-Git-Tag: 2.2.9~355 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6103e27f6276fcff81e393eae5f8eda1823fa172;p=thirdparty%2Fapache%2Fhttpd.git fold in namechange git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@629984 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 4d5c3e5cf0e..7ec128ec48e 100644 --- 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]