summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-07-17 12:05:08 -0400
committerNick Mathewson <nickm@torproject.org>2012-07-17 12:05:08 -0400
commitec8bdc5da81a27fd0d382db689addd8114347e1e (patch)
treef31941c4b0d5c35d0563caddb741f0acb200cbf5 /changes
parentf9478b7a796a784a2d8f12fb9701ce7d1ea1ace2 (diff)
parent8b9f4d75f27728ca5f07c1eb00d4144cb3b33eac (diff)
downloadtor-ec8bdc5da81a27fd0d382db689addd8114347e1e.tar.gz
tor-ec8bdc5da81a27fd0d382db689addd8114347e1e.zip
Merge remote-tracking branch 'asn/bug3589'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug35893
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug3589 b/changes/bug3589
new file mode 100644
index 0000000000..eff2650ff8
--- /dev/null
+++ b/changes/bug3589
@@ -0,0 +1,3 @@
+ o Major features:
+ - Bridges now report the pluggable transports they support to the
+ bridge authority. Implements ticket 3589.