summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-08-20 09:00:41 -0400
committerNick Mathewson <nickm@torproject.org>2014-08-20 09:00:41 -0400
commit764cebb4d9a3f7b16d4735b9ef8a656bc921e217 (patch)
tree0bab1f00db2f0cb433f0524bea797d5779799c0d /changes
parent2937de21803174e14873f68b34ba8a6c62285c45 (diff)
parent1196ed7cc4fc202e43ca102a73befe62aa65767d (diff)
downloadtor-764cebb4d9a3f7b16d4735b9ef8a656bc921e217.tar.gz
tor-764cebb4d9a3f7b16d4735b9ef8a656bc921e217.zip
Merge remote-tracking branch 'public/bug12700_024'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug1270010
1 files changed, 10 insertions, 0 deletions
diff --git a/changes/bug12700 b/changes/bug12700
new file mode 100644
index 0000000000..1d8caeb8bd
--- /dev/null
+++ b/changes/bug12700
@@ -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.
+