aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-09-29 19:27:20 +0000
committerRoger Dingledine <arma@torproject.org>2008-09-29 19:27:20 +0000
commit26aa741169c57e25c6db334facfa5ec68f4a85aa (patch)
treeb5d533ac827f839bcf16d29f5938b5f63aa87271 /ChangeLog
parentae3ce7b3873e61eb4d6c273820a0cabf3e471081 (diff)
downloadtor-26aa741169c57e25c6db334facfa5ec68f4a85aa.tar.gz
tor-26aa741169c57e25c6db334facfa5ec68f4a85aa.zip
Remove the old v2 directory authority 'lefkada' from the default
list. It has been gone for many months. svn:r17005
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index acaa76ea53..59cfcbf22d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -108,6 +108,8 @@ Changes in version 0.2.1.6-alpha - 2008-09-29
$datadir/cached-status/ would cause us to open a log and complain
there. Now complain to stdout and fail to start in both cases. Fixes
bug 820, reported by seeess.
+ - Remove the old v2 directory authority 'lefkada' from the default
+ list. It has been gone for many months.
o Code simplifications and refactoring:
- Revise the connection_new functions so that a more typesafe variant