aboutsummaryrefslogtreecommitdiff
path: root/tor-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-06-24 15:41:11 -0400
committerNick Mathewson <nickm@torproject.org>2020-06-24 15:41:11 -0400
commit7146ead1ecb564c00d1eac99f92b58e7674da40f (patch)
treec596e2369900dc0a7599cf06824281742508f517 /tor-spec.txt
parentac0c83b78daed72586baa7edefdbb4345178bcee (diff)
downloadtorspec-7146ead1ecb564c00d1eac99f92b58e7674da40f.tar.gz
torspec-7146ead1ecb564c00d1eac99f92b58e7674da40f.zip
Remove a very obsolete note about compatibility notes
Diffstat (limited to 'tor-spec.txt')
-rw-r--r--tor-spec.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/tor-spec.txt b/tor-spec.txt
index 372f9d0..9b2c7b3 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -7,9 +7,8 @@
Note: This document aims to specify Tor as currently implemented, though it
may take it a little time to become fully up to date. Future versions of Tor
may implement improved protocols, and compatibility is not guaranteed.
-Compatibility notes are given for versions 0.1.1.15-rc and later. We may or
-may not remove compatibility notes for other obsolete versions of Tor as they
-become obsolete.
+We may or may not remove compatibility notes for other obsolete versions of
+Tor as they become obsolete.
This specification is not a design document; most design criteria
are not examined. For more information on why Tor acts as it does,