]> granicus.if.org Git - apache/commitdiff
Note a bug fix in apr-util.
authorBrian Havard <bjh@apache.org>
Tue, 9 Apr 2002 09:45:04 +0000 (09:45 +0000)
committerBrian Havard <bjh@apache.org>
Tue, 9 Apr 2002 09:45:04 +0000 (09:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94575 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 94c91b2d9d9d51ab6272da6237f613bf8d62d305..d2dd8e385d8473a33010ac93c575baa45874ef34 100644 (file)
--- 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