diff options
author | John Jetmore <jj33@pobox.com> | 2006-09-19 20:01:13 +0000 |
---|---|---|
committer | John Jetmore <jj33@pobox.com> | 2006-09-19 20:01:13 +0000 |
commit | a2405d832ad5c6eea0dbf34b686926ab36d6fcb6 (patch) | |
tree | 787003e56857b67cf8e202721bc3bba1aec72041 /doc/doc-txt/ChangeLog | |
parent | 641cb756c2435863f776dfdee060338d482219c2 (diff) |
exipick 20060919.0, support arbitrary acl_ vars from 4.64-PH/09
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 1dcf3b2c5..ac92dfbc3 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.394 2006/09/19 14:31:06 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.395 2006/09/19 20:01:13 jetmore Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -45,6 +45,12 @@ PH/08 An error is now given if message_size_limit is specified negative. PH/09 Applied and tidied up Jakob Hirsch's patch for allowing ACL variables to be given (somewhat) arbitrary names. +JJ/01 exipick 20060919.0, allow for arbitrary acl_ variables introduced + in 4.64-PH/09. + +JJ/02 exipick 20060919.0, --show-vars args can now be regular expressions, + miscellaneous code fixes + Exim version 4.63 ----------------- |