diff options
author | Roger Dingledine <arma@torproject.org> | 2008-12-11 17:18:03 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-12-11 17:18:03 +0000 |
commit | 65c71a5a9e595b7c2689fe6a992cb43a4c4202fe (patch) | |
tree | ca491575ebaed759d8954aad95b60d61c654ec97 /doc | |
parent | cb4d773063de0512bd7a1ad9e9953acc7af35861 (diff) | |
download | tor-65c71a5a9e595b7c2689fe6a992cb43a4c4202fe.tar.gz tor-65c71a5a9e595b7c2689fe6a992cb43a4c4202fe.zip |
put recent release blurbs into the changelog; fix a typo in tor-spec.
svn:r17586
Diffstat (limited to 'doc')
-rw-r--r-- | doc/spec/tor-spec.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/spec/tor-spec.txt b/doc/spec/tor-spec.txt index 8ab50242d9..d514ad1eaa 100644 --- a/doc/spec/tor-spec.txt +++ b/doc/spec/tor-spec.txt @@ -253,8 +253,8 @@ see tor-design.pdf. To avoid being trivially distinguished from servers, client-only Tor instances are encouraged but not required to use a two-certificate chain - as well. Clients SHOULD NOT use keep using the same certificates when - their IP changes. Clients MAY send no certificates at all. + as well. Clients SHOULD NOT keep using the same certificates when + their IP address changes. Clients MAY send no certificates at all. 3. Cell Packet format |