tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit bed3e8da9cc291546da06d5a5163a3598650d545
parent a17dc0875ad0d434d9cf66d36ed23fbd69286bf3
Author: Nick Mathewson <nickm@torproject.org>
Date:   Mon,  7 May 2018 13:57:14 -0400

Add a changes file for ticket 26004.

Diffstat:
Achanges/ticket26004 | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/changes/ticket26004 b/changes/ticket26004 @@ -0,0 +1,5 @@ + o Minor features (directory authority, forward compatibility): + - Make the lines of the measured bandwidth file able to contain their + entries in any order. Previously, the node_id entry needed to come + first. Closes ticket 26004. +