]> granicus.if.org Git - apache/commitdiff
Note the recent segfault fix.
authorAndré Malo <nd@apache.org>
Sat, 15 Feb 2003 12:55:46 +0000 (12:55 +0000)
committerAndré Malo <nd@apache.org>
Sat, 15 Feb 2003 12:55:46 +0000 (12:55 +0000)
(could not connect to *.apache.org after committing the change itself
tonight...)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98672 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 2e454ae6ae138b0024de02de8469bb779b94a82a..fe3fa127bc9152032841d380b0107b75260a16ca 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@ Changes with Apache 2.1.0-dev
 
   [Remove entries to the current 2.0 section below, when backported]
 
+  *) Fix segfault which occurred when a section in an included file was
+     not closed. PR 17093.  [André Malo]
+
   *) Extend the SetEnvIf directive to capture subexpressions of the
      matched value.  [André Malo]