Gitweb:
http://git.exim.org/exim.git/commitdiff/3ce96ada4f5bc6a9ba7321ba1c39b733ae0d3487
Commit: 3ce96ada4f5bc6a9ba7321ba1c39b733ae0d3487
Parent: c99ce5c9a3ff397497892a741079be2edf385de2
Author: Tony Finch <dot@???>
AuthorDate: Fri Jun 17 20:55:53 2011 +0100
Committer: Tony Finch <dot@???>
CommitDate: Fri Jun 17 20:55:53 2011 +0100
doc/doc-txt/NewStuff: note the ratelimit changes.
---
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 09e4dd2..660cd53 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
------------