tom 2009/10/16 08:35:42 BST
Modified files:
exim-src README.UPDATING
Log:
Brush up README.UPDATING
Revision Changes Path
1.17 +11 -0 exim/exim-src/README.UPDATING
Index: README.UPDATING
===================================================================
RCS file: /home/cvs/exim/exim-src/README.UPDATING,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- README.UPDATING 20 Jun 2007 14:19:23 -0000 1.16
+++ README.UPDATING 16 Oct 2009 07:35:42 -0000 1.17
@@ -1,4 +1,4 @@
-$Cambridge: exim/exim-src/README.UPDATING,v 1.16 2007/06/20 14:19:23 ph10 Exp $
+$Cambridge: exim/exim-src/README.UPDATING,v 1.17 2009/10/16 07:35:42 tom Exp $
This document contains detailed information about incompatibilities that might
be encountered when upgrading from one release of Exim to another. The
@@ -27,6 +27,17 @@
The rest of this document contains information about changes in 4.xx releases
that might affect a running system.
+Exim version 4.70
+-----------------
+
+1. Experimental Yahoo! Domainkeys support has been dropped in this release.
+It has been superceded by a native implementation of its successor DKIM.
+
+2. Up to version 4.69, Exim came with an embedded version of the PCRE library.
+As of 4.70, this is no longer the case. To compile Exim, you will need PCRE
+installed. Most OS distributions have ready-made library and develoment
+packages.
+
Exim version 4.68
-----------------