diff options
Diffstat (limited to 'changes/bug5040')
-rw-r--r-- | changes/bug5040 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug5040 b/changes/bug5040 new file mode 100644 index 0000000000..720665b4d4 --- /dev/null +++ b/changes/bug5040 @@ -0,0 +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. |