X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/145396a644de3d31ed90104fd29bcd795e9ccad1..8def5aaf652936e25a77eefe235bd333a89512c6:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index c0df4a91f..943b3bd8b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.305 2006/02/16 14:54:15 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.308 2006/02/20 16:31:48 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -193,6 +193,20 @@ PH/37 When running in the test harness, use -odi for submitted messages (e.g. PH/38 Panic-die if .include specifies a non-absolute path. +PH/39 A tweak to the "H" retry rule from its user. + +JJ/03 exipick: Removed parentheses from 'next' and 'last' calls that specified + a label. They prevented compilation on older perls. + +JJ/04 exipick: Refactored code to prevent implicit split to @_ which caused + a warning to be raised on newish perls. + +JJ/05 exipick: Fixed bug where -bpc always showed a count of all messages + on queue. Changes to match documented behaviour of showing count of + messages matching specified criteria. + +PH/40 Changed the default ident timeout from 30s to 5s. + Exim version 4.60 -----------------