diff options
author | Tom Kistner <tom@duncanthrax.net> | 2005-06-16 20:02:42 +0000 |
---|---|---|
committer | Tom Kistner <tom@duncanthrax.net> | 2005-06-16 20:02:42 +0000 |
commit | 294520c8ca731e79345021d53ab294b83a9c69cd (patch) | |
tree | ad1574f69681b56c14ee3bedc1e35b733c1d2005 /doc/doc-txt | |
parent | fffda43a8baa593b00ca79a82c2827294d8e01ff (diff) |
TK/09
Diffstat (limited to 'doc/doc-txt')
-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 8f78919c8..dcd09ded6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.158 2005/06/16 15:48:58 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.159 2005/06/16 20:02:42 tom Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -136,6 +136,10 @@ PH/16 Applied Matthew Newton's patch to exicyclog: "If log_file_path is set in with no configuration file to get the compiled in version, before it falls back to the previous guessing code." +TK/09 Added "prvs" and "prvscheck" expansion items. These help a lot with + implementing BATV in an Exim configuration. See NewStuff for the gory + details. + Exim version 4.51 ----------------- |