summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-05-08 12:12:20 -0400
committerNick Mathewson <nickm@torproject.org>2009-05-25 12:52:25 -0400
commitb998fed9b967924aa880f73c685284a052c8acfe (patch)
treee67ea3eecbeca9f11caa08ba8594b64af7393ca2 /doc
parentb1e61353ecab03a3714bd52d5a45a933ce4f76d1 (diff)
downloadtor-b998fed9b967924aa880f73c685284a052c8acfe.tar.gz
tor-b998fed9b967924aa880f73c685284a052c8acfe.zip
Remove support for events without the extended format or long names.
Supporting the old formats made our code complex; running without them has been discouraged since 0.2.1.x.
Diffstat (limited to 'doc')
-rw-r--r--doc/spec/control-spec.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt
index 6ca45aa27f..0c739eca03 100644
--- a/doc/spec/control-spec.txt
+++ b/doc/spec/control-spec.txt
@@ -773,9 +773,8 @@
Same as passing 'EXTENDED' to SETEVENTS; this is the preferred way to
request the extended event syntax.
- This will not be always-enabled until at least two stable releases
- after 0.1.2.3-alpha, the release where it was first used for
- anything.
+ This feaure was first used in 0.1.2.3-alpha. It is always-on in
+ Tor 0.2.2.1-alpha and later.
VERBOSE_NAMES
@@ -786,8 +785,9 @@
LongName format includes a Fingerprint, an indication of Named status,
and a Nickname (if one is known).
- This will not be always-enabled until at least two stable releases
- after 0.1.2.2-alpha, the release where it was first available.
+ This will not be always-enabled until at least two stable
+ releases after 0.1.2.2-alpha, the release where it was first
+ available. It is always-on in Tor 0.2.2.1-alpha and later.
3.20. RESOLVE