From: Mladen Turk Date: Tue, 8 May 2007 17:37:18 +0000 (+0000) Subject: Propose a trunk bugfix for ApacheMonitor so it can be run on Windows Vista X-Git-Tag: 2.2.5~250 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ce3b4aa5b89420e051ec1aa35028000cee54678;p=thirdparty%2Fapache%2Fhttpd.git Propose a trunk bugfix for ApacheMonitor so it can be run on Windows Vista git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@536270 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1ca5a23978c..3e0c487f758 100644 --- a/STATUS +++ b/STATUS @@ -77,6 +77,10 @@ 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