diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-07 12:23:35 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-07 12:23:35 +0000 |
commit | 75b1493f48e2212184289338fa4c42941ac8d426 (patch) | |
tree | cdd31b7209b7543bb8bee219e5fa47f6a1d024a2 /doc/doc-txt/ChangeLog | |
parent | e28326d8a5aad335b724b9ff1e5222c914e56143 (diff) |
Jori Hamalainen's patch to speed up exigrep, and fix two typos.
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 2e7d57a20..34d42c92c 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.474 2007/02/07 11:24:56 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.475 2007/02/07 12:23:35 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -91,6 +91,9 @@ PH/21 Long custom messages for fakedefer and fakereject are now split up into multiline reponses in the same way that messages for "deny" and other ACL rejections are. +PH/22 Applied Jori Hamalainen's speed-up changes and typo fixes to exigrep, + with slight modification. + Exim version 4.66 ----------------- |