X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/72fdd6ae59ddeb58239ec136f824a894b491ecdf..b2f5a03200c914f601bc9d28c6e069316a3b20eb:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6c0529072..6feabf5d2 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.249 2005/10/12 11:00:34 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.251 2005/10/20 14:03:22 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -34,6 +34,13 @@ PH/02 Several tidies to the handling of ${prvs and ${prvscheck: (5) Because of (4), we can now allow for the use of $prvscheck_result inside the third argument. +PH/03 For some reason, the default setting of PATH when running a command from + a pipe transport was just "/usr/bin". I have changed it to + "/bin:/usr/bin". + +PH/04 SUPPORT_TRANSLATE_IP_ADDRESS did not cause anything to be listed in the + output from -bV. + Exim version 4.54 -----------------