Commit 1bda87aa authored by Mladen Turk's avatar Mladen Turk
Browse files

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
parent 7709d4b0
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -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.