]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
This vote has been bought by two shady characters on the sidewalk. News at 11.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 13 Sep 2004 16:18:09 +0000 (16:18 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 13 Sep 2004 16:18:09 +0000 (16:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105116 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8940616e29a54eedec5bb0c85590858348adb43f..064f38dc7bc8ed2d630624d5cff45b51c77cfa69 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/09/13 15:56:19 $]
+Last modified at [$Date: 2004/09/13 16:18:09 $]
 
 Release:
 
@@ -76,7 +76,9 @@ PATCHES TO BACKPORT FROM 2.1
     *) mod_dav_fs: Fix indirect lock record handling on 64-bit platforms.
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/fs/lock.c?r1=1.31&r2=1.32
        jerenkrantz asks: Won't this break already existing lock DBs?
-       +1: jorton
+                         (Joe comments in msg below they'd already be broken.)
+       Message-ID: <20040913161345.GD29591@redhat.com>
+       +1: jorton, jerenkrantz
 
     *) 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