From: Jim Jagielski Date: Mon, 17 Dec 2012 11:47:20 +0000 (+0000) Subject: backported X-Git-Tag: 2.5.0-alpha~5982 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0299d57ed3f8e75554d42a5bd12c7f811baa60e6;p=thirdparty%2Fapache%2Fhttpd.git backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422872 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 0dd159dc1cd..245b0ec2fc0 100644 --- a/CHANGES +++ b/CHANGES @@ -29,9 +29,6 @@ Changes with Apache 2.5.0 *) core: New directive RegisterHttpMethod for registering non-standard HTTP methods. [Stefan Fritsch] - *) mod_xml2enc: Fix problems with charset conversion altering the - Content-Length. [Micha Lenk ] - *) core: New directive HttpProtocol which allows to disable HTTP/0.9 support. [Stefan Fritsch]