From: Mladen Turk Date: Tue, 8 May 2007 17:44:15 +0000 (+0000) Subject: Ups. Filed under wrong chapter. Sorry :) X-Git-Tag: 2.2.5~249 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0bf17a4bac223ce0498817014dc941f9e00e53c;p=thirdparty%2Fapache%2Fhttpd.git Ups. Filed under wrong chapter. Sorry :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@536272 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3e0c487f758..6e7bae0e0c1 100644 --- a/STATUS +++ b/STATUS @@ -77,10 +77,6 @@ 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 @@ -112,6 +108,10 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: PATCHES PROPOSED TO BACKPORT FROM TRUNK: + * ApacheMonitor: Fix Windows Vista detection. + http://svn.apache.org/viewvc?view=rev&revision=536052 + +1: mturk + * 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.