summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorTom Kistner <tom@duncanthrax.net>2005-06-06 19:23:03 +0000
committerTom Kistner <tom@duncanthrax.net>2005-06-06 19:23:03 +0000
commit1005d00ee272c6537ea476fd73a9dc8c1586e8b6 (patch)
tree58c953a8fca4b532c80a699fcbc8c28a8d21f8ad /doc/doc-txt/ChangeLog
parent7e274b4bd7498937f95fbceb691e0d430bc2a146 (diff)
Tk05-07
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index bfeb73275..2ff3afb40 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.147 2005/06/03 14:37:20 steve Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.148 2005/06/06 19:23:03 tom Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -76,6 +76,17 @@ SC/06 Eximstats: added the -include_original_destination flag
SC/07 Eximstats: removed tabs and trailing whitespace.
+TK/05 Malware: Improve on aveserver error handling. Patch from Alex Miller.
+
+TK/06 MBOX spool code: Add real "From " MBOX separator line
+ so the .eml file is really in mbox format (even though
+ most programs do not really care). Patch from Alex Miller.
+
+TK/07 MBOX spool code: Add X-Envelope-From: and X-Envelope-To: headers.
+ The latter is generated from $received_to and is only set if the
+ message has one envelope recipient. SA can use these headers,
+ obviously out-of-the-box. Patch from Alex Miller.
+
Exim version 4.51
-----------------