diff options
-rw-r--r-- | changes/bug5040 | 4 |
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. |