]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote & note a new backport :)
authorAndré Malo <nd@apache.org>
Thu, 3 Jul 2003 16:22:50 +0000 (16:22 +0000)
committerAndré Malo <nd@apache.org>
Thu, 3 Jul 2003 16:22:50 +0000 (16:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100448 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d340fc8582d1f0d30be90b9742dac4eeafc68a35..c762677e2976fa7ba4ee7aad4826c9bd89bc9fb3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/07/01 01:25:04 $]
+Last modified at [$Date: 2003/07/03 16:22:50 $]
 
 Release:
 
@@ -210,13 +210,13 @@ PATCHES TO PORT FROM 2.1
                      the origin server didn't include it.
                      BTW, with my patch Apache 2 and Apache 1.3 will behave
                      identically.  (That's how I read the code, anyway :) )
-        +1: trawick
+        +1: trawick, nd
 
     * mod_rewrite: Perform child initialization on the rewrite log
       lock.  This fixes a log corruption issue when flock-based 
       serialization is used (e.g., FreeBSD).
         modules/mappers/mod_rewrite.c 1.152
-        +1: trawick, jerenkrantz
+        +1: trawick, jerenkrantz, nd
 
     * Unix: Handle permissions settings for flock-based mutexes in 
       unixd_set_global|proc_mutex_perms().  Allow the functions to
@@ -255,6 +255,10 @@ PATCHES TO PORT FROM 2.1
         support/ab.c: r1.124
       +1: nd
 
+    * ab: catch out of memory (reasoning report ID 29)
+        support/ab.c: r1.125
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,