diff options
author | Tom Kistner <tom@duncanthrax.net> | 2005-03-08 15:35:46 +0000 |
---|---|---|
committer | Tom Kistner <tom@duncanthrax.net> | 2005-03-08 15:35:46 +0000 |
commit | 212d47ecef7d8eaaa3a8a05a148320f46f6cd890 (patch) | |
tree | 5f9d07fd92e8c9e3689e6768aea761e76fe8a284 | |
parent | 7bafa7d930a78939ca4914b2c0250524eafb7857 (diff) |
added TK/01
-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 5aa2f92d0..2837a7a2b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.86 2005/03/08 11:38:21 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.87 2005/03/08 15:35:46 tom Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -7,6 +7,9 @@ Change log file for Exim from version 4.21 Exim version 4.51 ----------------- +TK/01. Added Yahoo DomainKeys support via libdomainkeys. See + doc/experimental-spec.txt for details. (http://domainkeys.sf.net) + PH/01. Installed a patch from the Sieve maintainer that allows -bf to be used to test Sieve filters that use "vacation". |