diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-09-19 11:28:44 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-09-19 11:28:44 +0000 |
commit | 38a0a95ff69327042421b9ee6982e386175f141b (patch) | |
tree | 30f841f97c161410d550780e3fa3aa47e6afe5b8 /doc/doc-txt/ChangeLog | |
parent | d45b1de81aa47cef4ca098a4b2725d855b154162 (diff) |
Apply Jakob Hirsch's patch for arbitrary ACL variable names, tidied up
just a little bit.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index cf5f158a7..7dc6095d7 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.392 2006/09/18 14:49:23 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.393 2006/09/19 11:28:44 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -42,6 +42,9 @@ PH/07 There was no check for overflow in expansions such as ${if >{1}{4096M}}. 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 arbitrary names. + Exim version 4.63 ----------------- |