aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-01-19 09:36:55 -0500
committerNick Mathewson <nickm@torproject.org>2013-01-19 09:36:55 -0500
commitc71b7db8f354bd5469856eea60107ce25b9aac13 (patch)
tree37dffd539836c3c49ac5774f0379c95c449c46b6 /changes
parentee421e68d5231e3962b45f8bbfc6505c8e6f3315 (diff)
parentda1e44ee51084f5fbd1ebaf9c8ffd199c06b9019 (diff)
downloadtor-c71b7db8f354bd5469856eea60107ce25b9aac13.tar
tor-c71b7db8f354bd5469856eea60107ce25b9aac13.tar.gz
Merge remote-tracking branch 'karsten/bug5823'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug58235
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug5823 b/changes/bug5823
new file mode 100644
index 000000000..d76b59088
--- /dev/null
+++ b/changes/bug5823
@@ -0,0 +1,5 @@
+ o Removed featurs:
+ - Stop exporting estimates of v2 and v3 directory traffic shares
+ in extrainfo documents. They were unneeded and sometimes inaccurate.
+ Also stop exporting any v2 directory request statistics. Resolves
+ ticket 5823.