]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a trunk bugfix for ApacheMonitor so it can be run on Windows Vista
authorMladen Turk <mturk@apache.org>
Tue, 8 May 2007 17:37:18 +0000 (17:37 +0000)
committerMladen Turk <mturk@apache.org>
Tue, 8 May 2007 17:37:18 +0000 (17:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@536270 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1ca5a23978cca866d64cc32d5b365efd7c3d2b37..3e0c487f7581669a19bcc105b54c92d8678f2066 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -77,6 +77,10 @@ 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