diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-12 12:01:52 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-12 12:01:52 +0000 |
commit | af66f6521219bfa5ee7400ad63cbad675aa9472b (patch) | |
tree | 7d90f92ab45494f2e3ab8a2240ba4cfb3c80ce59 /doc/doc-txt/ChangeLog | |
parent | 2603405406a9065839e28d938b63f4ce2816fdc2 (diff) |
Installed the latest exipick (20041110) from John Jetmore, with changes
as follows:
* 20041102 added optimization when searching for specific message_id
* 20041103 changed '=' op to be caseless by dafault, added --caseful
option to change this back to old behavior.
* 20041110 fixed recipients_del POD to note that it includes generated
addrs
* 20041110 added variables recipients_{del,undel}_count
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 74485e0a6..3b001000c 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.25 2004/11/12 11:39:34 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.26 2004/11/12 12:01:52 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -102,6 +102,8 @@ Exim version 4.44 27. Added HAVE_SYS_STATVFS_H to the os.h file for Linux, as it has had this support for a long time. Removed HAVE_SYS_VFS_H. +28. Installed the latest version of exipick from John Jetmore. + Exim version 4.43 ----------------- |