From 0d85fa3fd0f9f036b4ca269a15fce0f0c5348ffe Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 31 Oct 2006 14:26:34 +0000 Subject: Add warning about missing colon to invalid expansion when it involved ${if def:h_xxx (overlooked previously). --- doc/doc-txt/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5f8d427d6..b3ac9316c 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.421 2006/10/31 12:16:26 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.422 2006/10/31 14:26:34 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -222,6 +222,10 @@ PH/31 Installed Andrew Findlay's patch to close the writing end of the socket PH/32 Added some extra debug output when updating a wait-xxx database. +PH/33 The hint "could be header name not terminated by colon", which has been + given for certain expansion errors for a long time, was not being given + for the ${if def:h_colon_omitted{... case. + Exim version 4.63 ----------------- -- cgit v1.2.3