You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mt...@apache.org on 2007/07/18 10:06:17 UTC

svn commit: r557190 - /httpd/httpd/branches/2.2.x/STATUS

Author: mturk
Date: Wed Jul 18 01:06:16 2007
New Revision: 557190

URL: http://svn.apache.org/viewvc?view=rev&rev=557190
Log:
Update ApacheMonitor backport proposal with latest trunk patches.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?view=diff&rev=557190&r1=557189&r2=557190
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Jul 18 01:06:16 2007
@@ -87,14 +87,14 @@
       +1: mturk
       
     * ApacheMonitor: Fix Windows Vista detection.
-      http://svn.apache.org/viewvc?view=rev&revision=536052      
+      http://svn.apache.org/viewvc?view=rev&revision=536052
+      http://svn.apache.org/viewvc?view=rev&revision=556879
+      http://svn.apache.org/viewvc?view=rev&revision=557188      
       +1: mturk
       wrowe notes post today to list, can we please test for >= VISTA
       so this doesn't break again upon the release of longhorn server
       or 'nextgen' windows?
-      mturk notes: No, because we cannot be sure that any further version
-      will not break either the service or GUI api, in which case we
-      would need a separate code depending on the post VISTA versions.
+      mturk notes: Simplified OS detection so any NT version will work
  
     * mpm_winnt: Fix return values from wait_for_many_objects.
       Note - this is required to avoid hangups of socket #64, #128