Merge branch 'maint-0.2.8'

This commit is contained in:
Nick Mathewson
2016-05-11 12:36:55 -04:00
2 changed files with 13 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor feature (logging):
- When rejecting a misformed INTRODUCE2 cell, only log at PROTOCOL_WARN
severity. Closes ticket 18761.