Commit 1415bd94 authored by Jeff Trawick's avatar Jeff Trawick
Browse files

don't want no stinking '\n' on console or error log from our

own literal strings


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154173 13f79535-47bb-0310-9956-ffa450edef68
parent 178d4cf4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -112,6 +112,12 @@ PATCHES TO BACKPORT FROM TRUNK:
       svn rev 124104
       +1: minfrin

    *) Get some control chars out of ap_log_error() invocations.
       Patch from Eric Covener with tweak by trawick:
       http://httpd.apache.org/~trawick/covener-removecontrolchars-2.0.patch
       (2.1-dev already has these fixes)
       +1: trawick

    *) util_ldap: Add the directive LDAPConnectionTimeout to control
       the socket timeout value when binding to an LDAP server
       svn rev 126565