X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/089793a459ee02ce35a9c3dae9b1454d0f1f9464..65a7d8c381dfb4788ecd5c40a28365acb1f377e1:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 4ff9535a5..6c84133b4 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.539 2008/01/22 19:23:47 fanf2 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.544 2008/02/12 12:52:51 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -17,6 +17,22 @@ NM/02 Bugzilla 646: Removed unwanted C/R in Dovecot authenticator TF/01 Do not log submission mode rewrites if they do not change the address. +TF/02 Bugzilla 662: Fix stack corruption before exec() in daemon.c. + +NM/03 Bugzilla 602: exicyclog now handles panic log, and creates empty + log files in place. Contributed by Roberto Lima + +NM/04 Bugzilla 667: close socket used by dovecot authenticator + +TF/03 Bugzilla 615: When checking the local_parts router precondition + after a local_part_suffix or local_part_prefix option, Exim now + does not use the address's named list lookup cache, since this + contains cached lookups for the whole local part. + +NM/05 Bugzilla 521: Integrated SPF Best Guess support contributed by + Robert Millan. Documentation is in experimental-spec.txt + + Exim version 4.69 -----------------