From f8a662eb8c937f91a7e9a0828ade7a0ff3ae2c26 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Thu, 17 Feb 2005 17:54:25 +0000 Subject: [PATCH] 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 --- STATUS | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.2