aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-08-31 12:59:36 -0400
committerNick Mathewson <nickm@torproject.org>2010-08-31 12:59:36 -0400
commit20817403173dcd2f8128c9c8b14491117cdc40b6 (patch)
treefb4fc1790daaf6d451a2876eb8b274dafb6daa1f /changes
parentc66138609a489bb8aa312ead04aebd1bc65e679c (diff)
parent285addbd943cbc9e96c0a268f4f45510270b4468 (diff)
downloadtor-20817403173dcd2f8128c9c8b14491117cdc40b6.tar
tor-20817403173dcd2f8128c9c8b14491117cdc40b6.tar.gz
Merge branch 'ratelim'
Diffstat (limited to 'changes')
-rw-r--r--changes/log-ratelim7
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/log-ratelim b/changes/log-ratelim
new file mode 100644
index 000000000..612a510fd
--- /dev/null
+++ b/changes/log-ratelim
@@ -0,0 +1,7 @@
+ o Minor bugfixes
+ - Rate-limit "Failed to hand off onionskin" warnings.
+
+ o Minor features
+ - When logging a rate-limited warning, we now mention how many messages
+ got suppressed since the last warning.
+