diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-01-16 12:43:00 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-01-16 12:43:00 -0500 |
commit | 08de029a17028f01b455b11969a2099abe5958e8 (patch) | |
tree | 35fc740dcf9aead1211f374f0bdc5dccc2ed4079 /changes/bug5823 | |
parent | 7fc91dc274f38dc50f2a6eef2db060c788ef3040 (diff) | |
download | tor-08de029a17028f01b455b11969a2099abe5958e8.tar tor-08de029a17028f01b455b11969a2099abe5958e8.tar.gz |
Removee dirrec-v*-sharestatistics
These were unused and sometimes inaccurate. Resolves 5823.
Diffstat (limited to 'changes/bug5823')
-rw-r--r-- | changes/bug5823 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug5823 b/changes/bug5823 new file mode 100644 index 000000000..8838538b2 --- /dev/null +++ b/changes/bug5823 @@ -0,0 +1,4 @@ + 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. |