X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e765a0f11dc7fc96806a8b7ee84fcafd62a486ba..b52bc06efc7a59bd262994eda285d2b125b767d7:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index a2a4db1df..dd9352965 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.555 2008/10/12 09:58:13 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.559 2008/12/12 14:51:47 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -74,6 +74,18 @@ NM/06 Bugzilla 744: EXPN did not work under TLS. NM/07 Bugzilla 769: Extraneous comma in usage fprintf Patch provided by Richard Godbee +NM/08 Fixed erroneous documentation references to smtp_notquit_acl to be + acl_smtp_notquit + +NM/09 Bugzilla 787: Potential buffer overflow in string_format + Patch provided by Eugene Bujak + +NM/10 Bugzilla 770: Problem on some platforms modifying the len parameter to accept() + Patch provided by Maxim Dounin + +NM/11 Bugzilla 749: Preserve old behaviour of blanks comparing equal to zero. + Patch provided by Phil Pennock + Exim version 4.69 -----------------