Add changes file for #4773.

This commit is contained in:
George Kadianakis
2013-08-15 19:15:34 +03:00
committed by Nick Mathewson
parent 172a55d9d6
commit 1743144c34
+4
View File
@@ -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.