Added timeout setting to transport filter. Fixes: #614
[exim.git] / doc / doc-txt / ChangeLog
index 419ca6fddbd5ff55c94ff47eb66e25e9c6f85386..7b1e85ef4eb370c9187c99d677c3c75db671f29f 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.554 2008/09/29 11:41:07 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.562 2009/01/02 17:22:12 nm4 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -71,6 +71,29 @@ TF/09 Produce a more useful error message if an SMTP transport's hosts
 NM/06 Bugzilla 744: EXPN did not work under TLS.
       Patch provided by Phil Pennock
 
+NM/07 Bugzilla 769: Extraneous comma in usage fprintf
+      Patch provided by Richard Godbee
+
+NM/08 Fixed erroneous documentation references to smtp_notquit_acl to be
+      acl_smtp_notquit, added index entry.
+
+NM/09 Bugzilla 787: Potential buffer overflow in string_format
+      Patch provided by Eugene Bujak
+
+NM/10 Bugzilla 770: Problem on some platforms modifying the len parameter to accept()
+      Patch provided by Maxim Dounin
+
+NM/11 Bugzilla 749: Preserve old behaviour of blanks comparing equal to zero.
+      Patch provided by Phil Pennock
+
+NM/12 Bugzilla 497: Correct behaviour of exiwhat when no config exists.
+
+NM/13 Bugzilla 590: Correct handling of Resent-Date headers.
+      Patch provided by Brad "anomie" Jorsch
+
+NM/14 Bugzilla 614: Added timeout setting to transport filter.
+      Patch provided by Dean Brooks
+
 
 Exim version 4.69
 -----------------