diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-10-16 13:29:14 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-10-16 13:29:14 -0400 |
commit | fc5cab44724e8328e2186f22114625388f1c8f0d (patch) | |
tree | d5030afd7b4b9332311f3cc2a6d83df3f57dd9b3 /changes | |
parent | a5cc5ad08d7d3289a52335b87bea512d50ba8062 (diff) | |
parent | ab4b29625db720817f9af502199ebf1ee3ac5af7 (diff) | |
download | tor-fc5cab44724e8328e2186f22114625388f1c8f0d.tar.gz tor-fc5cab44724e8328e2186f22114625388f1c8f0d.zip |
Merge remote-tracking branch 'origin/maint-0.2.5'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug8093 | 3 |
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. |