diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-05-27 10:35:55 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-05-27 10:35:55 -0400 |
commit | 476714e1a4b18d4beaa8aa6e0c6b8939efbf2f9f (patch) | |
tree | 6e671695f24a6ff9d02f555626e3046d9a782fb2 /changes | |
parent | 3934e78bb94a73e9528bd33aa3b2fb952ff810db (diff) | |
parent | 5a83122961391d4309f46062ff95b121f77bc6d8 (diff) | |
download | tor-476714e1a4b18d4beaa8aa6e0c6b8939efbf2f9f.tar.gz tor-476714e1a4b18d4beaa8aa6e0c6b8939efbf2f9f.zip |
Merge remote-tracking branch 'arma/bug18840'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug18840 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug18840 b/changes/bug18840 new file mode 100644 index 0000000000..b8de1aae88 --- /dev/null +++ b/changes/bug18840 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Authorities now sort the "package" lines in their votes, for ease + of debugging. (They are already sorted in the consensus documents.) + Fixes bug 18840; bugfix on 0.2.6.3-alpha. |