diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-23 08:46:33 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-23 08:46:33 +0000 |
commit | 5591031bc256369573a91bc8f5f6a96d031b96b3 (patch) | |
tree | ede7d9927fe2a47f13948b85f1e4ff1e5d82d068 /src/ACKNOWLEDGMENTS | |
parent | 5dd9625b6653667ecf90dae1b1a25e67940e2fbb (diff) |
Add % operator to ${eval expansion.
Diffstat (limited to 'src/ACKNOWLEDGMENTS')
-rw-r--r-- | src/ACKNOWLEDGMENTS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ACKNOWLEDGMENTS b/src/ACKNOWLEDGMENTS index cd9c597d0..9acc51b3c 100644 --- a/src/ACKNOWLEDGMENTS +++ b/src/ACKNOWLEDGMENTS @@ -1,4 +1,4 @@ -$Cambridge: exim/src/ACKNOWLEDGMENTS,v 1.31 2005/08/22 10:49:04 ph10 Exp $ +$Cambridge: exim/src/ACKNOWLEDGMENTS,v 1.32 2005/08/23 08:46:33 ph10 Exp $ EXIM ACKNOWLEDGEMENTS @@ -20,7 +20,7 @@ relatively small patches. Philip Hazel Lists created: 20 November 2002 -Last updated: 29 July 2005 +Last updated: 23 August 2005 THE OLD LIST @@ -151,6 +151,7 @@ Steve Haslam Lots of stuff, including HMAC computations Better error messages for BDB Sheldon Hearn Suggested patch for smtp_accept_max_nonmail_hosts +Jakob Hirsch Patch for % operator Kjetil Torgrim Homme Patch for require_files problem on NFS file systems Tom Hughes Suggested patch for $n bug in pipe command from filter Pierre Humblet Continued Cygwin support |