diff options
author | George Kadianakis <desnacked@riseup.net> | 2013-02-28 15:18:32 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-08-15 12:03:34 -0400 |
commit | 4d325182886072107ec1e5089701d9152be2604c (patch) | |
tree | ab8106c69292ae7b0cc99ac094e361c285626d0a | |
parent | f8a9591d3150dacadbae1b99ffa234c9821def5c (diff) | |
download | tor-4d325182886072107ec1e5089701d9152be2604c.tar.gz tor-4d325182886072107ec1e5089701d9152be2604c.zip |
Add a changes file for #5040.
-rw-r--r-- | changes/bug5040 | 4 |
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. |