]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for #5040.
authorGeorge Kadianakis <desnacked@riseup.net>
Thu, 28 Feb 2013 13:18:32 +0000 (15:18 +0200)
committerNick Mathewson <nickm@torproject.org>
Thu, 15 Aug 2013 16:03:34 +0000 (12:03 -0400)
changes/bug5040 [new file with mode: 0644]

diff --git a/changes/bug5040 b/changes/bug5040
new file mode 100644 (file)
index 0000000..a2c37e7
--- /dev/null
@@ -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.