summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTony Finch <dot@dot.at>2005-09-13 18:06:30 +0000
committerTony Finch <dot@dot.at>2005-09-13 18:06:30 +0000
commite5d5a95f33d73ec3c552c08f29089861335caad5 (patch)
treec8dcd2c4297023200d2acf4d9d7cc1012f102eac /doc
parent7546de58d97a3a4d36dc27ab4e8764f77dc4f887 (diff)
Fix the handling of reverse time in the ratelimit code.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 2fc2eefa6..523caa763 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.230 2005/09/13 17:51:05 fanf2 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.231 2005/09/13 18:06:30 fanf2 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -190,6 +190,9 @@ PH/47 Added an interface to a fake DNS resolver for use by the new test suite,
TF/02 Added util/ratelimit.pl
+TF/03 Minor fix to the ratelimit code to improve its behaviour in case the
+ clock is set back in time.
+
Exim version 4.52
-----------------