diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-06-27 15:38:07 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-06-27 15:38:07 +0000 |
commit | 5418e93b01f7308b0f86ec8b5068d0ae71c7ddd0 (patch) | |
tree | f002d76b937b6bd1d25fed4918172c39fdbbd94c /doc/doc-txt/ChangeLog | |
parent | b8dc3e4a6769d5b233b1117f16b334a583716b10 (diff) |
Magnus Holmgren's patch to fix non-expanding transport home directory
bug.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 9a2d9c83c..fe529c45b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.360 2006/06/27 15:07:18 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.361 2006/06/27 15:38:07 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -45,6 +45,10 @@ PH/03 Magnus Holmgren's patch for filter_prepend_home. PH/03 Fixed Bugzilla #101: macro definition between ACLs doesn't work. +PH/04 Applied Magnus Holmgren's patch to fix Bugzilla #98: transport's home + directory not expanded when it should be if an expanded home directory + was set for the address (which is overridden by the transport). + Exim version 4.62 ----------------- |