From: Tony Finch Date: Fri, 17 Jun 2011 19:55:53 +0000 (+0100) Subject: doc/doc-txt/NewStuff: note the ratelimit changes. X-Git-Tag: list_safety_merge_proposal~22 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/3ce96ada4f5bc6a9ba7321ba1c39b733ae0d3487 doc/doc-txt/NewStuff: note the ratelimit changes. --- diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 09e4dd283..660cd5373 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -8,6 +8,12 @@ Before a formal release, there may be quite a lot of detail so that people can test from the snapshots or the CVS before the documentation is updated. Once the documentation is updated, this file is reduced to a short list. +Version 4.77 +------------ + + 1. New options for the ratelimit ACL condition: /count= and /unique=. + The /noupdate option has been replaced by a /readonly option. + Version 4.76 ------------