]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and promote
authorRuediger Pluem <rpluem@apache.org>
Tue, 10 Jul 2007 18:52:55 +0000 (18:52 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 10 Jul 2007 18:52:55 +0000 (18:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@555040 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 58b3adfdcf3cd27d788b3e6ee5afa3374533279e..71e7f4f868451246886be2298cf75a12d1577782 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -133,6 +133,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         http://people.apache.org/~jorton/httpd-2.0.x-CVE-2007-3304.patch
       +1: jorton, jim, rpluem
 
+    *) Backport 520733; more helpful LoadModule feedback, so it reads;
+          Syntax error in -C/-c directive:
+          API module structure 'ftp_module' in file /.../modules/mod_ftp.so 
+          is garbled - expected signature 41503230 but saw 41503232 -
+          perhaps this is not an Apache module DSO, or was compiled 
+          for a different Apache version?
+       http://svn.apache.org/viewvc?view=rev&rev=520733
+       +1: wrowe, sctemme, rpluem
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
     identify exactly what the proposed changes are!  Add all new
@@ -155,15 +164,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev
        +1: wrowe, colm
 
-    *) Backport 520733; more helpful LoadModule feedback, so it reads;
-          Syntax error in -C/-c directive:
-          API module structure 'ftp_module' in file /.../modules/mod_ftp.so 
-          is garbled - expected signature 41503230 but saw 41503232 -
-          perhaps this is not an Apache module DSO, or was compiled 
-          for a different Apache version?
-       http://svn.apache.org/viewvc?view=rev&rev=520733
-       +1: wrowe, sctemme
-
     * SECURITY: CVE-2006-5752
       mod_status XSS fix for broken browsers:
         http://svn.apache.org/viewvc?view=rev&rev=549159