Add a changes file for ticket 26004.

This commit is contained in:
Nick Mathewson 2018-05-07 13:57:14 -04:00
parent a17dc0875a
commit bed3e8da9c
1 changed files with 5 additions and 0 deletions

5
changes/ticket26004 Normal file
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.