commit f7b696948edb3c0b21d55848b31cc6db744fd1f7
Author: Sebastian Hahn <sebastian(a)torproject.org>
Date: Sat Feb 7 10:47:58 2015 +0100
Fix logic error in controlspec
---
control-spec.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/control-spec.txt b/control-spec.txt
index 8fde097..f8a4cf5 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -605,8 +605,8 @@
is deprecated and should not be used.]
[Older versions of Tor (before 0.1.2.x-final) generated 'down' instead
- of unlisted/unusable. Before 0.2.6.3-alpha, 'down' was never
- generated.]
+ of unlisted/unusable. Between 0.1.2.x-final and 0.2.6.3-alpha,
+ 'down' was never generated.]
[XXXX ServerID2 differs from ServerID in not prefixing fingerprints
with a $. This is an implementation error. It would be nice to add