diff options
author | Roger Dingledine <arma@torproject.org> | 2008-07-09 12:36:26 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-07-09 12:36:26 +0000 |
commit | 33a1210ec38639d213cd9dda9a9d2ad2f6d02e2e (patch) | |
tree | 95a94e9163105556ad983d9380fcb9ec77b61ae8 /ChangeLog | |
parent | 4a16d044fc219f20ae57708f400d51bd9b915f8e (diff) | |
download | tor-33a1210ec38639d213cd9dda9a9d2ad2f6d02e2e.tar.gz tor-33a1210ec38639d213cd9dda9a9d2ad2f6d02e2e.zip |
fix up a confusion on the release notes (thanks karsten)
svn:r15793
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1422,7 +1422,7 @@ Changes in version 0.2.0.9-alpha - 2007-10-24 "Unnamed". Now we can list servers that happen to pick the same nickname as a server that registered two years ago and then disappeared. Partially implements proposal 122. - - If the consensus list a router as "Unnamed", the name is assigned + - If the consensus lists a router as "Unnamed", the name is assigned to a different router: do not identify the router by that name. Partially implements proposal 122. - Authorities can now come to a consensus on which method to use to |