diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-09-14 13:20:12 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-09-14 13:20:12 +0000 |
commit | f3f0a1f0ea2e1b74620b99c6055a12b1b688f808 (patch) | |
tree | edb90145e9178d11e99b6ce75f8ebbaad06ebc47 | |
parent | de3a88fb84d10cefa219ffa33effdf2af43015e4 (diff) |
Add comment about libdomainkeys 0.67 to README.UPDATING for 4.53.
-rw-r--r-- | src/README.UPDATING | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/README.UPDATING b/src/README.UPDATING index efc123c15..b5630d309 100644 --- a/src/README.UPDATING +++ b/src/README.UPDATING @@ -1,4 +1,4 @@ -$Cambridge: exim/src/README.UPDATING,v 1.7 2005/04/28 13:06:32 ph10 Exp $ +$Cambridge: exim/src/README.UPDATING,v 1.8 2005/09/14 13:20:12 ph10 Exp $ This document contains detailed information about incompatibilities that might be encountered when upgrading from one release of Exim to another. The @@ -28,6 +28,13 @@ The rest of this document contains information about changes in 4.xx releases that might affect a running system. +Version 4.53 +------------ + +If you are using the experimental Domain Keys support, you must upgrade to +at least libdomainkeys 0.67 in order to run this release of Exim. + + Version 4.51 ------------ |