X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/40727beef16a35ca8218f2c4d9b0ed5a8dcfd30e..1f922db1c8e98bf5931dfb7ade9b5e0fd022b619:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 37e13a4ff..998cf94e9 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.151 2005/06/10 13:39:52 tom Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.154 2005/06/14 10:32:01 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -35,7 +35,8 @@ PH/04 Installed a modified version of Tony Finch's patch to make submission TF/03 Added the control = fakedefer ACL modifier. -TF/04 Added the ratelimit ACL condition. See NewStuff for details. +TF/04 Added the ratelimit ACL condition. See NewStuff for details. Thanks to + Mark Lowes for thorough testing. TK/02 Rewrote SPF support to work with libspf2 versions >1.2.0. @@ -107,6 +108,12 @@ PH/11 Upgraded appendfile so that quotas larger than 2G are now supported. TK/08 Apply fix provided by Michael Haardt to prevent deadlock in case of spamd dying while we are connected to it. +TF/05 Fixed a ${extract error message typo reported by Jeremy Harris + + +PH/12 Applied Alex Kiernan's patch for the API change for the error callback + function for BDB 4.3. + Exim version 4.51 -----------------