summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/README.UPDATING10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/README.UPDATING b/src/README.UPDATING
index 08dfaed03..fc0298501 100644
--- a/src/README.UPDATING
+++ b/src/README.UPDATING
@@ -1,4 +1,4 @@
-$Cambridge: exim/src/README.UPDATING,v 1.15 2006/10/23 09:14:50 ph10 Exp $
+$Cambridge: exim/src/README.UPDATING,v 1.16 2007/06/20 14:19:23 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,14 @@ The rest of this document contains information about changes in 4.xx releases
that might affect a running system.
+Exim version 4.68
+-----------------
+
+1. The internal implementation of the database keys that are used for ACL
+ratelimiting has been tidied up. This means that an update to 4.68 might cause
+Exim to "forget" previous rates that it had calculated, and reset them to zero.
+
+
Exim version 4.64
-----------------