From 48ed62d9a68c4e44c9fbaa6e300f88401bb32d65 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Wed, 22 Aug 2007 14:20:28 +0000 Subject: Escape funny characters when logging DN= --- doc/doc-txt/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 17e87d0dc..1e79291f3 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.524 2007/08/22 14:07:30 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.525 2007/08/22 14:20:28 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -88,6 +88,10 @@ PH/18 If a system quota error occurred while trying to create the file for bounce if the delivery eventually timed out. Change 4.67/27 below applied only to a quota excession during the actual writing of the file. +PH/10 It seems that peer DN values may contain newlines (and other non-printing + characters?) which causes problems in log lines. The DN values are now + passed through string_printing() before being added to log lines. + Exim version 4.67 ----------------- -- cgit v1.2.3