From: George Kadianakis Date: Thu, 15 Aug 2013 16:15:34 +0000 (+0300) Subject: Add changes file for #4773. X-Git-Tag: tor-0.2.5.1-alpha~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1743144c341218e4af88423cccd2bf93e72730a1;p=thirdparty%2Ftor.git Add changes file for #4773. --- 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.