summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-04-23 00:18:07 +0000
committerRoger Dingledine <arma@torproject.org>2008-04-23 00:18:07 +0000
commita4b4ae3e461069da99e774bae338b9afc48442a7 (patch)
tree57f01325b9207cf6b6608b33f272db69957400e8 /ChangeLog
parentb19167293cdf8d6ffa8c1a91e51a6e0127336915 (diff)
downloadtor-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef61519f41..75d6bdbba7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.