diff options
author | Roger Dingledine <arma@torproject.org> | 2008-04-23 00:18:07 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-04-23 00:18:07 +0000 |
commit | a4b4ae3e461069da99e774bae338b9afc48442a7 (patch) | |
tree | 57f01325b9207cf6b6608b33f272db69957400e8 /ChangeLog | |
parent | b19167293cdf8d6ffa8c1a91e51a6e0127336915 (diff) | |
download | tor-a4b4ae3e461069da99e774bae338b9afc48442a7.tar.gz tor-a4b4ae3e461069da99e774bae338b9afc48442a7.zip |
Take lefkada out of the list of v3 directory authorities, since
it has been down for months.
Set up dizum (run by Alex de Joode) as the new sixth v3 directory
authority.
svn:r14421
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ Changes in version 0.2.0.24-rc - 2008-04-22 + o New directory authorities: + - Take lefkada out of the list of v3 directory authorities, since + it has been down for months. + - Set up dizum (run by Alex de Joode) as the new sixth v3 directory + authority. + o Major bugfixes: - Detect address changes more quickly on non-directory mirror relays. Bugfix on 0.2.0.18-alpha; fixes bug 652. |