]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote for what I think is the effective patch on ApacheMonitor
authorSander Temme <sctemme@apache.org>
Fri, 10 Aug 2007 04:10:10 +0000 (04:10 +0000)
committerSander Temme <sctemme@apache.org>
Fri, 10 Aug 2007 04:10:10 +0000 (04:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@564460 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 270787451245cd3a1a0e1897a1d4f32f703b8424..1ae9beb17efb7777d2932488b9402badce7e5a4d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -85,12 +85,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       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.