From ba53d61ac3b181d160596fd8ee890cf1c990a4e6 Mon Sep 17 00:00:00 2001 From: Brian Havard Date: Tue, 9 Apr 2002 09:45:04 +0000 Subject: [PATCH] Note a bug fix in apr-util. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94575 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 94c91b2d9d..d2dd8e385d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.36 + *) Fixed a segfault parsing large SSIs on non-mmap systems. + [Brian Havard] + *) Proxy was bombing out every second keepalive request, caused by a stray CRLF before the second response's status line. Proxy now tries to read one more line if it encounters a CRLF where it -- 2.40.0