From: Roger Dingledine Date: Tue, 8 Aug 2006 22:56:26 +0000 (+0000) Subject: change the dir-spec to say that it's version 2 of the dir spec, X-Git-Tag: tor-0.1.2.1-alpha~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=252bed697bc0f29d1972a781cd2595afaca78e26;p=thirdparty%2Ftor.git change the dir-spec to say that it's version 2 of the dir spec, and move the v0 file to v1. svn:r6991 --- diff --git a/doc/dir-spec-v0.txt b/doc/dir-spec-v1.txt similarity index 100% rename from doc/dir-spec-v0.txt rename to doc/dir-spec-v1.txt diff --git a/doc/dir-spec.txt b/doc/dir-spec.txt index 88d8b6be09..8c2bf75311 100644 --- a/doc/dir-spec.txt +++ b/doc/dir-spec.txt @@ -1,11 +1,11 @@ $Id$ - Tor directory protocol, version 1 + Tor directory protocol, version 2 0. Scope and preliminaries This directory protocol is used by Tor version 0.1.1.x and later. See - dir-spec-v0.txt for information on earlier versions. + dir-spec-v1.txt for information on earlier versions. 0.1. Goals and motivation