]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Satisfy merging fix.
authorJoe Orton <jorton@apache.org>
Mon, 20 Sep 2004 20:31:27 +0000 (20:31 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 20 Sep 2004 20:31:27 +0000 (20:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105217 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0691c2e2e248349f50b9e16338f125688dee5901..b5a37410377d8609977a52dea9da5db7a294e647 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/09/20 13:25:46 $]
+Last modified at [$Date: 2004/09/20 20:31:27 $]
 
 Release:
 
@@ -74,6 +74,11 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    *) Fix Satisfy merging regression in 2.0.51.
+       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.285&r2=1.286    
+       PR: 31315
+       +1: jorton
+
     *) Fix the global mutex crash when the global mutex is never allocated
        due to disabled/empty caches.
          modules/ldap/util_ldap.c: 1.13