Merge branch 'bug26004_029_squashed'

This commit is contained in:
Nick Mathewson
2018-05-08 14:26:05 -04:00
3 changed files with 24 additions and 0 deletions
+5
View File
@@ -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.