From: Christophe Jaillet Date: Thu, 18 Sep 2014 21:06:23 +0000 (+0000) Subject: Improve CHANGES description X-Git-Tag: 2.5.0-alpha~3836 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33320d89334e0ea063d9bec5c423769b1b7a1d20;p=apache 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 40d1683cca..0e428aa925 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)