diff options
author | Tony Finch <dot@dot.at> | 2005-09-15 09:15:26 +0000 |
---|---|---|
committer | Tony Finch <dot@dot.at> | 2005-09-15 09:15:26 +0000 |
commit | 2e88a017b6c7a845bc223b2b883e10828407c00c (patch) | |
tree | c75a3a98c510daf31005dc9fb6afd81d629feebb /doc | |
parent | e6347c112a85a3775494958c1214f07f297d23c1 (diff) |
Fix the ratelimit support in exim_fixdb. Patch provided by
Brian Candler <B.Candler@pobox.com>.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 523caa763..8bf589aa5 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.231 2005/09/13 18:06:30 fanf2 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.232 2005/09/15 09:15:26 fanf2 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -193,6 +193,9 @@ 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. +TF/04 Fix the ratelimit support in exim_fixdb. Patch provided by Brian + Candler <B.Candler@pobox.com>. + Exim version 4.52 ----------------- |