summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2013-08-15 19:15:34 +0300
committerNick Mathewson <nickm@torproject.org>2013-08-15 12:16:31 -0400
commit1743144c341218e4af88423cccd2bf93e72730a1 (patch)
tree3be4b21c325af6e6db2cb23b9eb52fee1454b0ba
parent172a55d9d6056a67a6e860c241fb0f5884a85fd0 (diff)
downloadtor-1743144c341218e4af88423cccd2bf93e72730a1.tar.gz
tor-1743144c341218e4af88423cccd2bf93e72730a1.zip
Add changes file for #4773.
-rw-r--r--changes/bug50404
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug5040 b/changes/bug5040
index a2c37e70a9..720665b4d4 100644
--- a/changes/bug5040
+++ b/changes/bug5040
@@ -1,4 +1,8 @@
o Minor features:
+ - Bridges now track GeoIP information and the number of their
+ users even when pluggable transports are in use. These
+ statistics are reported in their extra-info descriptors like
+ normal bridges do. Resolves ticket 4773.
- Bridges now track the usage of their pluggable transports and
report statistics in their extra-info descriptors. Resolves
ticket 5040.