]> 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:02 +0000 (17:37 +0000)
committerMladen Turk <mturk@apache.org>
Tue, 8 May 2007 17:37:02 +0000 (17:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@536269 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4b7d4f9898bf8a67b82dce937d2d263cb2a31769..a5264d598da19ce57a08ba2bd94f7abe01eb5637 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -125,6 +125,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     identify exactly what the proposed changes are!  Add all new
     proposals to the end of this list. ]
 
+    * ApacheMonitor: Fix Windows Vista detection.
+      http://svn.apache.org/viewvc?view=rev&revision=536052      
+      +1: mturk
+      
     * mod_ssl: Move thread locking upcall initialization before
       hardware library initialization, so hardware library can use
       these upcalls when run in a threaded MPM. Fixes PR 20951.