From: Eric Covener Date: Fri, 9 Jan 2009 19:34:26 +0000 (+0000) Subject: propose simple fix to errorlog messages X-Git-Tag: 2.2.12~279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfb687873b6b468205fdab6535b4774f0c21e2ff;p=thirdparty%2Fapache%2Fhttpd.git propose simple fix to errorlog messages git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@733129 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 508a737098f..615b582d9c4 100644 --- a/STATUS +++ b/STATUS @@ -149,6 +149,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~rederpj/backport_PR46342_simpleLDAPinit.diff +1: rederpj, + * mod_proxy_http: Add server_rec to ap_log_error() calls for interim + response messages + trunk + http://svn.apache.org/viewvc?rev=733127&view=rev + 2.2.x: + trunk works + +1: covener, + PATCHES/ISSUES THAT ARE STALLED * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).