Commit 6c8f848a authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Move up


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@509661 13f79535-47bb-0310-9956-ffa450edef68
parent 23778f40
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -77,6 +77,11 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

   * mod_proxy_http: Handle request bodies larger than 2 GB by converting
     the Content-Length header of the request correctly.
       PR: 40883
     http://svn.apache.org/viewvc?view=rev&revision=486320
     +1: trawick, rpluem, jim

PATCHES PROPOSED TO BACKPORT FROM TRUNK:

@@ -166,12 +171,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     http://svn.apache.org/viewvc?rev=499567&view=rev
     +1: niq, rpluem

   * mod_proxy_http: Handle request bodies larger than 2 GB by converting
     the Content-Length header of the request correctly.
       PR: 40883
     http://svn.apache.org/viewvc?view=rev&revision=486320
     +1: trawick, rpluem, jim

   * mod_ldap: Fix the search limit parameter to ldap_search_ext_s()
     http://svn.apache.org/viewvc?view=rev&rev=509237
     +1: trawick