]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
don't want no stinking '\n' on console or error log from our
authorJeff Trawick <trawick@apache.org>
Thu, 17 Feb 2005 17:54:25 +0000 (17:54 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 17 Feb 2005 17:54:25 +0000 (17:54 +0000)
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

diff --git a/STATUS b/STATUS
index fdc53126cb8cf46405f58e6a0c7006f5aff79310..8c7e4550743929f7de7268cc727c93ed42ca062d 100644 (file)
--- 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