summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-05-21 14:00:30 -0400
committerNick Mathewson <nickm@torproject.org>2013-05-21 14:00:30 -0400
commitf5820a1bf1447299d4dc0c0f1d7daf4b29863b8b (patch)
treee1e4687d8252afcd0197bebd6c89cdbae79b75b8 /changes
parentfeeef00a6ad4629ab0d73b85195c0c9c8e9d57f0 (diff)
downloadtor-f5820a1bf1447299d4dc0c0f1d7daf4b29863b8b.tar.gz
tor-f5820a1bf1447299d4dc0c0f1d7daf4b29863b8b.zip
Restore 8093 log messages to WARN severity, but rate limit
See #8093 for discussion
Diffstat (limited to 'changes')
-rw-r--r--changes/bug8093.part23
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug8093.part2 b/changes/bug8093.part2
new file mode 100644
index 0000000000..263c7e8b86
--- /dev/null
+++ b/changes/bug8093.part2
@@ -0,0 +1,3 @@
+ o Minor features:
+ - Return the "unexpected sendme" warnings to a warn severity, but make
+ them rate limited. Related to ticket #8093.