From: Jeff Trawick Date: Thu, 17 Feb 2005 17:54:25 +0000 (+0000) Subject: don't want no stinking '\n' on console or error log from our X-Git-Tag: 2.0.54~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8a662eb8c937f91a7e9a0828ade7a0ff3ae2c26;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/STATUS b/STATUS index fdc53126cb8..8c7e4550743 100644 --- a/STATUS +++ b/STATUS @@ -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