[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [tor/master] Document possibility of "unknown" version state.
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Tue, 9 Mar 2010 00:08:38 -0500
Subject: Document possibility of "unknown" version state.
Commit: 2d29c7be2db2b944f9a19d44c556cc070ec87a77
reported by atagar; fixes bug 1289.
---
doc/spec/control-spec.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt
index 9ae51b0..b60baba 100644
--- a/doc/spec/control-spec.txt
+++ b/doc/spec/control-spec.txt
@@ -592,7 +592,7 @@
List of currently recommended versions.
"status/version/current"
Status of the current version. One of: new, old, unrecommended,
- recommended, new in series, obsolete.
+ recommended, new in series, obsolete, unknown.
"status/clients-seen"
A summary of which countries we've seen clients from recently,
formatted the same as the CLIENTS_SEEN status event described in
--
1.6.5