From: Jim Jagielski Date: Thu, 21 Feb 2008 20:45:33 +0000 (+0000) Subject: backported in r629983 X-Git-Tag: 2.3.0~951 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb02a8fb7d50e5842ae5182b244a1ad766ac0912;p=apache backported in r629983 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@629985 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 3a88f7eb20..0de1d87cc8 100644 --- a/CHANGES +++ b/CHANGES @@ -2,11 +2,6 @@ Changes with Apache 2.3.0 [ When backported to 2.2.x, remove entry from this file ] - *) mod_charset_lite: Add TranslateAllMimeTypes sub-option to - CharsetOptions, allowing the administrator to skip the - mimetype checking that precedes translation. - PR 44458 [Eric Covener] - *) mod_include: Correctly handle SSI directives split over multiple filter passes. PR 44447 [Harald Niesche ]