Commit ebc5b1fc authored by Jeff Trawick's avatar Jeff Trawick
Browse files

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
parent 7deccf92
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -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