]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Find a third 2.0.51 regression THIS WEEK and win a FREE subscription
authorJoe Orton <jorton@apache.org>
Wed, 22 Sep 2004 08:57:30 +0000 (08:57 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 22 Sep 2004 08:57:30 +0000 (08:57 +0000)
to httpd-2.0-cvs@.  OFFER ENDS SOON.

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

STATUS

diff --git a/STATUS b/STATUS
index 3f057f8c6c6b10e49bd1d74870fb53b79e35cfea..9cef00fe2e88773167de61ac8a7e79e34f2a6313 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/09/21 13:21:13 $]
+Last modified at [$Date: 2004/09/22 08:57:30 $]
 
 Release:
 
@@ -74,6 +74,10 @@ 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! ]
 
+    *) Another ap_rgetline_core fix.
+       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/protocol.c?r1=1.152&r2=1.153
+       +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