diff options
author | Tony Finch <dot@dotat.at> | 2011-06-17 20:55:53 +0100 |
---|---|---|
committer | Tony Finch <dot@dotat.at> | 2011-06-17 20:55:53 +0100 |
commit | 3ce96ada4f5bc6a9ba7321ba1c39b733ae0d3487 (patch) | |
tree | 5cb8272ba2b21d67015fe487078e413e950f11dc /doc | |
parent | c99ce5c9a3ff397497892a741079be2edf385de2 (diff) |
doc/doc-txt/NewStuff: note the ratelimit changes.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/NewStuff | 6 |
1 files changed, 6 insertions, 0 deletions
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 ------------ |