]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and promote
authorRuediger Pluem <rpluem@apache.org>
Tue, 12 Aug 2008 16:00:25 +0000 (16:00 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 12 Aug 2008 16:00:25 +0000 (16:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@685208 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0d96d61bea79a57b6ce9302f613940884f9563c5..cce1dc0c7715dc086305cdd89315d23aa72e4086 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -99,6 +99,18 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         http://people.apache.org/~jorton/mod_ssl-shmcb-rewrite.patch
     +1: jorton, mturk, rpluem
 
+ * mod_dav_fs: Dont ask for so much info just to find out if a dir
+   entry is a dir.  This caused noticable CPU/delay on Windows when 
+   APR started supporting the retrieval of additional user/group 
+   information on that platform.
+     PR: 45464
+     Trunk version of patch:
+        http://svn.apache.org/viewvc?rev=683626&view=rev
+        http://svn.apache.org/viewvc?rev=685112&view=rev
+      Backport version for 2.2.x of patch:
+        Trunk version of patch works
+     +1: jorton, trawick, rpluem
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -198,18 +210,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
    +1: rpluem, mturk
 
- * mod_dav_fs: Dont ask for so much info just to find out if a dir
-   entry is a dir.  This caused noticable CPU/delay on Windows when 
-   APR started supporting the retrieval of additional user/group 
-   information on that platform.
-     PR: 45464
-     Trunk version of patch:
-        http://svn.apache.org/viewvc?rev=683626&view=rev
-        http://svn.apache.org/viewvc?rev=685112&view=rev
-      Backport version for 2.2.x of patch:
-        Trunk version of patch works
-     +1: jorton, trawick
-
  * mod_proxy_ftp: Build a correct Base HRef for directory listings in the
     reverse proxy case.
     Trunk version of patch: