Removed code that symlinks to pcre as its no longer useful. fixes: bug #854
[exim.git] / doc / doc-txt / ChangeLog
index 419ca6fddbd5ff55c94ff47eb66e25e9c6f85386..cb18becc638f7f6a0bb7c4ac22466e9534fce660 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.564 2009/07/02 11:38:56 nm4 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -71,6 +71,34 @@ 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
+
+TK/05 Add native DKIM support (does not depend on external libraries).
+
+NM/14 Bugzilla 854: Removed code that symlinks to pcre as its no longer useful.
+      Patch provided by Graeme Fowler
+
 
 Exim version 4.69
 -----------------