aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-01-16 11:43:36 -0500
committerNick Mathewson <nickm@torproject.org>2013-01-16 11:43:36 -0500
commit7fc91dc274f38dc50f2a6eef2db060c788ef3040 (patch)
tree0d4634adb8b205804d62f48c2bb5bc9f5ce912b4 /changes
parent5ed8ac4e57a01f6f29221a795160de302e2f5eee (diff)
downloadtor-7fc91dc274f38dc50f2a6eef2db060c788ef3040.tar.gz
tor-7fc91dc274f38dc50f2a6eef2db060c788ef3040.zip
changes file for 7896
Diffstat (limited to 'changes')
-rw-r--r--changes/bug78963
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug7896 b/changes/bug7896
new file mode 100644
index 0000000000..9eecaa6ab9
--- /dev/null
+++ b/changes/bug7896
@@ -0,0 +1,3 @@
+ o Minor features:
+ - When learning a fingerprint for a bridge, log its corresponding
+ transport type. Implements ticket 7896.