From: Christophe Jaillet Date: Thu, 18 Sep 2014 21:06:23 +0000 (+0000) Subject: Improve CHANGES description X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7cd4554745d62a4d0c3a410508ee53dd03704705;p=thirdparty%2Fapache%2Fhttpd.git Improve CHANGES description git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1626088 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 40d1683ccab..0e428aa9251 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,8 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) Content-Length header should be always interpreted as a decimal. Leading 0 - could be erroneously considered as an octal value. PR 56598. + *) apreq: Content-Length header should be always interpreted as a decimal. + Leading 0 could be erroneously considered as an octal value. PR 56598. [Chris Card ] *) SECURITY: CVE-2014-3581 (cve.mitre.org)