summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-10-16 13:29:14 -0400
committerNick Mathewson <nickm@torproject.org>2014-10-16 13:29:14 -0400
commitfc5cab44724e8328e2186f22114625388f1c8f0d (patch)
treed5030afd7b4b9332311f3cc2a6d83df3f57dd9b3 /changes
parenta5cc5ad08d7d3289a52335b87bea512d50ba8062 (diff)
parentab4b29625db720817f9af502199ebf1ee3ac5af7 (diff)
downloadtor-fc5cab44724e8328e2186f22114625388f1c8f0d.tar.gz
tor-fc5cab44724e8328e2186f22114625388f1c8f0d.zip
Merge remote-tracking branch 'origin/maint-0.2.5'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug80933
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug8093 b/changes/bug8093
new file mode 100644
index 0000000000..f0fbc618c2
--- /dev/null
+++ b/changes/bug8093
@@ -0,0 +1,3 @@
+ o Downgraded warnings:
+ - Downgrade the severity of the 'unexpected sendme cell from client' from
+ 'warn' to 'protocol warning'. Closes ticket 8093.