aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2013-01-17 10:45:19 +0100
committerKarsten Loesing <karsten.loesing@gmx.net>2013-01-17 10:46:34 +0100
commitda1e44ee51084f5fbd1ebaf9c8ffd199c06b9019 (patch)
tree0aba3d37559ffbed976dfa04089588ed649e4603 /changes
parent08de029a17028f01b455b11969a2099abe5958e8 (diff)
downloadtor-da1e44ee51084f5fbd1ebaf9c8ffd199c06b9019.tar.gz
tor-da1e44ee51084f5fbd1ebaf9c8ffd199c06b9019.zip
Remove dirreq-v2-* lines from extra-info descriptors.
Implements the rest of #5823.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug58233
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/bug5823 b/changes/bug5823
index 8838538b2f..d76b590889 100644
--- a/changes/bug5823
+++ b/changes/bug5823
@@ -1,4 +1,5 @@
o Removed featurs:
- Stop exporting estimates of v2 and v3 directory traffic shares
in extrainfo documents. They were unneeded and sometimes inaccurate.
- Resolves ticket 5823.
+ Also stop exporting any v2 directory request statistics. Resolves
+ ticket 5823.