From 22763a85f63659f6797e4cab560bd7e8bfcec3b1 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Thu, 2 Oct 2014 09:49:35 +0000 Subject: [PATCH] Add CHANGES for r1628104. (mod_substitue: Fix memory limitation in case of regexp plus flatten.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1628918 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index bd95643ffc..4812c9483c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_substitute: Fix line length limitation in case of regexp plus flatten. + [Rainer Jung] + *) 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 ] -- 2.40.0