summaryrefslogtreecommitdiff
path: root/src/README.UPDATING
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2007-06-20 14:19:23 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2007-06-20 14:19:23 +0000
commit3c2238744f437aba7215008aed259e4c5af2c57e (patch)
tree8a86e27f26387669f74aa60c7aa79d068a346cd3 /src/README.UPDATING
parent8f2401034e2ce4007b1f270cd389381753c814eb (diff)
downloadexim4-3c2238744f437aba7215008aed259e4c5af2c57e.tar.gz
Note about ratelimit resets.
Diffstat (limited to 'src/README.UPDATING')
-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
-----------------