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

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

Author: sctemme
Date: Thu Aug  9 21:10:10 2007
New Revision: 564460

URL: http://svn.apache.org/viewvc?view=rev&rev=564460
Log:
Vote for what I think is the effective patch on ApacheMonitor

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=564460&r1=564459&r2=564460
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Aug  9 21:10:10 2007
@@ -85,12 +85,15 @@
       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, jim (by inspection)
+      +1: mturk, jim (by inspection), sctemme (ditto)
       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: Simplified OS detection so any NT version will work
- 
+      sctemme notes: we're effectively voting on
+      svn diff -r536051:557188 \
+          http://svn.apache.org/repos/asf/httpd/httpd/trunk/support/win32/ApacheMonitor.c
+
     * 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.