diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-11-23 12:27:52 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-11-23 12:27:52 +0000 |
commit | e739e3d91f9d89edba0e98811e18c8ddf11c867c (patch) | |
tree | 028e50b4dfc613fc732798d7bd9c706c94f33729 /doc/doc-txt | |
parent | ff7ddfd72cf97da9b1bb21f5086607525bf47a4a (diff) |
Changelog corrections. Fixes: #920, #921
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5f164eac8..eb648aa88 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.598 2009/11/20 21:22:20 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.599 2009/11/23 12:27:52 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -21,7 +21,7 @@ Exim version 4.70 ----------------- TK/01 Added patch by Johannes Berg that expands the main option - "spamd_servers" if it starts with a dollar sign. + "spamd_address" if it starts with a dollar sign. TK/02 Write list of recipients to X-Envelope-Sender header when building the mbox-format spool file for content scanning (suggested by Jakob @@ -29,8 +29,7 @@ TK/02 Write list of recipients to X-Envelope-Sender header when building TK/03 Added patch by Wolfgang Breyha that adds experimental DCC (http://www.dcc-servers.net/) support via dccifd. Activated by - setting EXPERIMENTAL_DCC=yes in Local/Makefile. Check out - experimental_spec.txt for more documentation. + setting EXPERIMENTAL_DCC=yes in Local/Makefile. TK/04 Bugzilla 673: Add f-protd malware scanner support. Patch submitted by Mark Daniel Reidel <mr@df.eu>. |