protover: Sort tor's supported protocol versions

As recommended by the tor directory specification.

Fixes bug 33285; bugfix on 0.4.0.1-alpha.
This commit is contained in:
teor
2020-02-12 22:15:17 +10:00
parent 14cb337e80
commit 4fed49e0dd
3 changed files with 9 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (protocol versions):
- Sort tor's supported protocol version lists, as recommended by the
tor directory specification. Fixes bug 33285; bugfix on 0.4.0.1-alpha.