Merge remote-tracking branch 'public/bug12700_024' into maint-0.2.5

This commit is contained in:
Nick Mathewson
2014-09-09 10:51:39 -04:00
2 changed files with 17 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
o Minor bugfixes:
- When logging information about an EXTEND2 or EXTENDED2 cell, log
their names correctly. Fixes part of bug 12700; bugfix on
0.2.4.8-alpha.
o Minor bugfixes:
- When logging information about a relay cell whose command we
don't recognize, log its command as an integer. Fixes part of
bug 12700; bugfix on 0.2.1.10-alpha.