diff options
author | Tony Finch <dot@dot.at> | 2005-06-13 13:37:39 +0000 |
---|---|---|
committer | Tony Finch <dot@dot.at> | 2005-06-13 13:37:39 +0000 |
commit | 554d236920c08cb957844f9431230e9e864bd539 (patch) | |
tree | cf1b2c07e6b9aaba152d4ddf78cc7af92037fd7a /doc/doc-txt/ChangeLog | |
parent | fe0dab1189fa5050480bcc5f07df41c449aa92bf (diff) |
Fix a typo in an error message for ${extract reported by
Jeremy Harris <jgh@wizmail.org> in exim-users Message-ID:
<42AC48EB.90406@wizmail.org>
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 e7951b33d..1a6cbe432 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.152 2005/06/10 19:27:05 fanf2 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.153 2005/06/13 13:37:39 fanf2 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -108,6 +108,9 @@ PH/11 Upgraded appendfile so that quotas larger than 2G are now supported. TK/08 Apply fix provided by Michael Haardt to prevent deadlock in case of spamd dying while we are connected to it. +TF/05 Fixed a ${extract error message typo reported by Jeremy Harris + <jgh@wizmail.org> + Exim version 4.51 ----------------- |