X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/deafd5b336b87fdf2e96ad3a4334c211ea369af0..5f16ca82ffcd4e3b916712e9760596949467a72d:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 776151b24..dcf7c00db 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.538 2008/01/18 12:23:26 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.540 2008/01/28 18:24:07 fanf2 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -15,6 +15,10 @@ NM/02 Bugzilla 646: Removed unwanted C/R in Dovecot authenticator conversation. Added nologin parameter to request. Patch contributed by Kirill Miazine +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. + Exim version 4.69 -----------------