X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/85b6260ab044acdf976d2d128cf7639d57c79e75..2b85bce7b396f5bdcb873a9faef7d54ea33ce26f:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index d3ee4bc16..099f5e0ea 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.510 2007/05/31 12:41:49 magnus Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.511 2007/06/14 13:27:11 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -45,6 +45,9 @@ MH/02 The dsearch lookup now uses lstat(2) instead of stat(2) to look for symlink would fail. Now it is enough that a matching directory entry exists, symlink or not. (Bugzilla 503.) +PH/03 The body_linecount and body_zerocount variables are now exported in the + local_scan API. + Exim version 4.67 -----------------