]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Ups. Filed under wrong chapter. Sorry :)
authorMladen Turk <mturk@apache.org>
Tue, 8 May 2007 17:44:15 +0000 (17:44 +0000)
committerMladen Turk <mturk@apache.org>
Tue, 8 May 2007 17:44:15 +0000 (17:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@536272 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3e0c487f7581669a19bcc105b54c92d8678f2066..6e7bae0e0c1d81ac6d379c3895c0e2d35db4842c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -77,10 +77,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-    * ApacheMonitor: Fix Windows Vista detection.
-      http://svn.apache.org/viewvc?view=rev&revision=536052      
-      +1: mturk
-      
    * mod_cache: Correctly cache objects whose URL query string has been
      modified by mod_rewrite.
         PR: 40805
@@ -112,6 +108,10 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
+    * ApacheMonitor: Fix Windows Vista detection.
+      http://svn.apache.org/viewvc?view=rev&revision=536052      
+      +1: mturk
+      
     * mpm_winnt: Fix return values from wait_for_many_objects.
       Note - this is required to avoid hangups of socket #64, #128
       as Microsoft set aside 64 reserved values.