diff options
author | Roger Dingledine <arma@torproject.org> | 2007-09-19 03:22:01 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-09-19 03:22:01 +0000 |
commit | 53f57dd7c0a2bc5258fb9fac8d40f55ad89491ea (patch) | |
tree | 44196364f5c6fbe0127d3248bf47fa8b35bd5653 /ChangeLog | |
parent | 2f4fa29b70adf128d9d8788f3d311150e2731818 (diff) | |
download | tor-53f57dd7c0a2bc5258fb9fac8d40f55ad89491ea.tar.gz tor-53f57dd7c0a2bc5258fb9fac8d40f55ad89491ea.zip |
Set up moria1 as the first v3 directory authority.
svn:r11506
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ Changes in version 0.2.0.7-alpha - 2007-??-?? + o New directory authorities: + - Set up moria1 as the first v3 directory authority. See + doc/spec/dir-spec.txt for details on the new directory design. + o Minor features (security): - As a client, do not believe any server that tells us that any address maps to an internal address space. |