diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-12 21:41:05 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-12 21:41:05 +0100 |
commit | a64a3dfa73b829669d838c8d129b0974360b95a5 (patch) | |
tree | 1e16c81b25ac1c06f55e8ced3490e59e7a6b370b /doc/doc-txt/ChangeLog | |
parent | 042eb971b8c1af6d257f207d453b30afeed529b8 (diff) |
Change names to "listnamed" and "listcount".
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index af6080985..1bf2cd06b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -39,7 +39,7 @@ JH/02 Support "G" suffix to numbers in ${if comparisons. PP/08 Handle smtp transport tls_sni option forced-fail for OpenSSL. -JH/03 Add expansion operators ${list:name} and ${nlist:string} +JH/03 Add expansion operators ${listnamed:name} and ${listcount:string} Exim version 4.80 |