From bed3e8da9cc291546da06d5a5163a3598650d545 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 7 May 2018 13:57:14 -0400 Subject: [PATCH] Add a changes file for ticket 26004. --- changes/ticket26004 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/ticket26004 diff --git a/changes/ticket26004 b/changes/ticket26004 new file mode 100644 index 0000000000..6b082f1453 --- /dev/null +++ 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. +