Added timeout setting to transport filter. Fixes: #614
[exim.git] / doc / doc-txt / ChangeLog
index 09b9031ccb351e37fa67e5c4b132a71f640d0d1f..7b1e85ef4eb370c9187c99d677c3c75db671f29f 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.557 2008/12/12 14:36:37 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
 -------------------------------------------
@@ -75,11 +75,25 @@ 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
+      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
 -----------------