Commit 79437fb6 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

promote as accepted


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@484639 13f79535-47bb-0310-9956-ffa450edef68
parent 4f15a257
Loading
Loading
Loading
Loading
+2 −2
Changes for STATUS: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -96,8 +96,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     wrowe adds; keeping the old idents for backporting would have
                 made this alot easier for review - mind \x09's please.

PATCHES PROPOSED TO BACKPORT FROM TRUNK:

    * mod_mem_cache: Convert mod_mem_cache to use APR memory pool functions
      by creating a root pool for object persistence across requests. This
      also eliminates the need for custom serialization code.
@@ -107,6 +105,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://people.apache.org/~jim/patches/mod_mem_cache-apr-patch.txt
      +1: jim: 2.2 patch to address trunk patch conflicts

PATCHES PROPOSED TO BACKPORT FROM TRUNK:

    * mpm_winnt: Fix return values from wait_for_many_objects.
      Trunk version of patch:
        http://svn.apache.org/viewvc?view=rev&revision=428029