diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-03-15 09:35:40 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-03-15 09:35:56 -0400 |
commit | 2022d974af6201c64dd5cc2e054bead5735e9531 (patch) | |
tree | 76be4e1aa8d045c3c04a3920199534382548d5e2 /changes | |
parent | fcd42982b2b8471e68d220504a3de5a30f3b9110 (diff) | |
download | tor-2022d974af6201c64dd5cc2e054bead5735e9531.tar.gz tor-2022d974af6201c64dd5cc2e054bead5735e9531.zip |
Fold ticket40314 into ChangeLog.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket40314 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket40314 b/changes/ticket40314 deleted file mode 100644 index 328687c265..0000000000 --- a/changes/ticket40314 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor feature (Vote document): - - Add the "stats" line in a directory authority vote in order to report - various statistics that the authority has computed for the relays. This - will help us diagnose better the network. Close ticket 40314. |