]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose simple fix to errorlog messages
authorEric Covener <covener@apache.org>
Fri, 9 Jan 2009 19:34:26 +0000 (19:34 +0000)
committerEric Covener <covener@apache.org>
Fri, 9 Jan 2009 19:34:26 +0000 (19:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@733129 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 508a737098f8c1d570c433be6aad784aa3bf26dd..615b582d9c4d4e615780299a77dbf24c495a708d 100644 (file)
--- 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).