Commit 7709d4b0 authored by Mladen Turk's avatar Mladen Turk
Browse files

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
parent f236894d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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