X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/7c6d71af3bd2663fed446b87f9231f39e818d93b..e739e3d91f9d89edba0e98811e18c8ddf11c867c:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index fa71148fa..eb648aa88 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.594 2009/11/14 20:35:55 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 ------------------------------------------- @@ -8,12 +8,20 @@ Exim version 4.71 TK/01 Bugzilla 912: Fix DKIM segfault on empty headers/body +NM/01 Bugzilla 913: Documentation fix for gnutls_* options. + +NM/02 Bugzilla 722: Documentation for randint. Better randomness defaults. + +NM/03 Bugzilla 847: Enable DNSDB lookup by default. + +NM/04 Bugzilla 915: Flag broken perl installation during build. + 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 @@ -21,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 .