Commit 5eec051f authored by Eric Covener's avatar Eric Covener
Browse files

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
parent b8285337
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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).