From: Jeff Trawick Date: Mon, 10 Apr 2006 23:31:37 +0000 (+0000) Subject: I'm about 100% sure that Greg addressed his concern with a X-Git-Tag: 2.0.56~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bff39cd67aea60c6d88ed742a7863c0b690164dd;p=thirdparty%2Fapache%2Fhttpd.git I'm about 100% sure that Greg addressed his concern with a comment he committed, but he gets to say for sure. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@393118 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 11662990b13..4e5fdbcdba5 100644 --- a/STATUS +++ b/STATUS @@ -159,7 +159,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: to 2.0) 2.0 patch is at http://people.apache.org/~trawick/20_ldap_pool.patch - +1: trawick, gregames (pls expand on apr_pool_create comment) + Add also Greg's apr_pool_create comment: + http://svn.apache.org/viewcvs?rev=393028&view=rev + (not gonna create a new 20_ldap_pool.patch to integrate + that comment; should be applied separately) + +1: trawick *) mod_proxy: Fix PR 11971 (HTTP proxy header "Via" with wrong hostname if ServerName not set or UseCanonicalName Off) by