X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/dbb0bf41ba4d59099476e22f1443f2d18ae1037a..f4cd9433622adb0c7d1e326daf076b4283ac74e1:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 260825c44..8685e5e63 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.567 2009/10/14 13:43:40 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.577 2009/10/19 12:57:33 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -91,7 +91,7 @@ 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. +NM/14 Bugzilla 622: Added timeout setting to transport filter. Patch provided by Dean Brooks TK/05 Add native DKIM support (does not depend on external libraries). @@ -105,6 +105,28 @@ NM/17 Changed NOTICE file to remove references to embedded PCRE. NM/18 Bugzilla 894: Fix issue with very long lines including comments in lsearch +NM/19 Bugzilla 745: TLS version reporting + Patch provided by Phil Pennock + +NM/20 Bugzilla 167: bool: condition support + Patch provided by Phil Pennock + +NM/21 Bugzilla 665: gnutls_compat_mode to allow compatibility with broken clients + Patch provided by Phil Pennock + +NM/22 Bugzilla 607: prepend (not append) Resent-Message-ID and Resent-Date + Patch provided by Brad "anomie" Jorsch + +NM/23 Bugzilla 687: Fix misparses in eximstats + Patch provided by Heiko Schlittermann + +NM/24 Bugzilla 688: Fix exiwhat to handle log_selector = +pid + Patch provided by Heiko Schlittermann + +NM/25 Bugzilla 727: Use transport mode as default mode for maildirsize file + +NM/26 Bugzilla 799: Documentation correction for ratelimit + Exim version 4.69 -----------------