tom 2005/03/09 14:41:00 GMT
Modified files:
exim-doc/doc-txt ChangeLog
Log:
Added TK/02 and TK/03
Revision Changes Path
1.88 +4 -0 exim/exim-doc/doc-txt/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /home/cvs/exim/exim-doc/doc-txt/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog 8 Mar 2005 15:35:46 -0000 1.87
+++ ChangeLog 9 Mar 2005 14:41:00 -0000 1.88
@@ -1,4 +1,4 @@
-$Cambridge: exim/exim-doc/doc-txt/ChangeLog,v 1.87 2005/03/08 15:35:46 tom Exp $
+$Cambridge: exim/exim-doc/doc-txt/ChangeLog,v 1.88 2005/03/09 14:41:00 tom Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -9,6 +9,10 @@
TK/01. Added Yahoo DomainKeys support via libdomainkeys. See
doc/experimental-spec.txt for details. (http://domainkeys.sf.net)
+
+TK/02. Fix ACL "control" statment not being available in MIME ACL.
+
+TK/03. Fix ACL "regex" condition not being available in MIME ACL.
PH/01. Installed a patch from the Sieve maintainer that allows -bf to be used
to test Sieve filters that use "vacation".