diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-07-17 12:05:08 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-07-17 12:05:08 -0400 |
commit | ec8bdc5da81a27fd0d382db689addd8114347e1e (patch) | |
tree | f31941c4b0d5c35d0563caddb741f0acb200cbf5 /changes | |
parent | f9478b7a796a784a2d8f12fb9701ce7d1ea1ace2 (diff) | |
parent | 8b9f4d75f27728ca5f07c1eb00d4144cb3b33eac (diff) | |
download | tor-ec8bdc5da81a27fd0d382db689addd8114347e1e.tar.gz tor-ec8bdc5da81a27fd0d382db689addd8114347e1e.zip |
Merge remote-tracking branch 'asn/bug3589'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug3589 | 3 |
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. |