From cf36bac53d3be455c80e14380a03aaacf95d5664 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 20 Feb 2007 17:10:42 +0000 Subject: [PATCH] Move up git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@509661 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/STATUS b/STATUS index d6d42cb509b..590ef0d255e 100644 --- a/STATUS +++ b/STATUS @@ -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 -- 2.47.2