Fix missing newline in debug output for headers_add in a transport.
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index 35f33c1bf678450ffc0699378cced5a689a1a02e..b8d68c4622381eccea2656688105cc709ada93c0 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.96 2005/03/22 15:07:42 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.98 2005/03/22 16:44:04 ph10 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -68,6 +68,13 @@ PH/10 Added a nasty fudge to try to recognize and flatten LDAP passwords in
 
 PH/11 Installed exipick version 20050225.0 from John Jetmore.
 
+PH/12 If the last host in a fallback_hosts list was multihomed, only the first
+      of its addresses was ever tried. (Bugzilla bug #2.)
+
+PH/13 If "headers_add" in a transport didn't end in a newline, Exim printed
+      the result incorrectly in the debug output. (It correctly added a newline
+      to what was transported.)
+
 
 A note about Exim versions 4.44 and 4.50
 ----------------------------------------