summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2013-02-28 15:18:32 +0200
committerNick Mathewson <nickm@torproject.org>2013-08-15 12:03:34 -0400
commit4d325182886072107ec1e5089701d9152be2604c (patch)
treeab8106c69292ae7b0cc99ac094e361c285626d0a
parentf8a9591d3150dacadbae1b99ffa234c9821def5c (diff)
downloadtor-4d325182886072107ec1e5089701d9152be2604c.tar.gz
tor-4d325182886072107ec1e5089701d9152be2604c.zip
Add a changes file for #5040.
-rw-r--r--changes/bug50404
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug5040 b/changes/bug5040
new file mode 100644
index 0000000000..a2c37e70a9
--- /dev/null
+++ b/changes/bug5040
@@ -0,0 +1,4 @@
+ o Minor features:
+ - Bridges now track the usage of their pluggable transports and
+ report statistics in their extra-info descriptors. Resolves
+ ticket 5040.