]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose another merge
authorJeff Trawick <trawick@apache.org>
Thu, 2 Oct 2003 14:35:17 +0000 (14:35 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 2 Oct 2003 14:35:17 +0000 (14:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101375 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bd2d115687dd4f52c5bfecf91520f775ca62bf6f..6dc8eb024ce3d04b06be03399dda938acf77aa83 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/09/30 17:41:58 $]
+Last modified at [$Date: 2003/10/02 14:35:17 $]
 
 Release:
 
@@ -270,6 +270,12 @@ PATCHES TO PORT FROM 2.1
         modules/generators/mod_info.c r1.151
       +1: trawick
 
+    * mod_cgid: fix a hash table corruption problem which could
+      result in the wrong script being cleaned up at the end of a
+      request.
+        modules/generators/mod_cgid.c r1.157
+      +1: trawick, stoddard
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,