]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* STATUS
authorSander Striker <striker@apache.org>
Wed, 15 Sep 2004 07:58:37 +0000 (07:58 +0000)
committerSander Striker <striker@apache.org>
Wed, 15 Sep 2004 07:58:37 +0000 (07:58 +0000)
  Vote for backport.

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

STATUS

diff --git a/STATUS b/STATUS
index 064f38dc7bc8ed2d630624d5cff45b51c77cfa69..fda0400fba6315fc4ac1217abbfe6d6dc624d504 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/09/13 16:18:09 $]
+Last modified at [$Date: 2004/09/15 07:58:37 $]
 
 Release:
 
@@ -78,11 +78,11 @@ PATCHES TO BACKPORT FROM 2.1
        jerenkrantz asks: Won't this break already existing lock DBs?
                          (Joe comments in msg below they'd already be broken.)
        Message-ID: <20040913161345.GD29591@redhat.com>
-       +1: jorton, jerenkrantz
+       +1: jorton, jerenkrantz, striker
 
     *) mod_dav_fs: Fix indirect lock refresh.
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/fs/lock.c?r1=1.32&r2=1.33
-       +1: jorton, jerenkrantz
+       +1: jorton, jerenkrantz, striker
        PR: 31183 (yes, I will do a CHANGES entry too)
 
     *) ap_rgetline_core correctness fix.