diff options
author | Roger Dingledine <arma@torproject.org> | 2008-09-29 19:27:20 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-09-29 19:27:20 +0000 |
commit | 26aa741169c57e25c6db334facfa5ec68f4a85aa (patch) | |
tree | b5d533ac827f839bcf16d29f5938b5f63aa87271 /ChangeLog | |
parent | ae3ce7b3873e61eb4d6c273820a0cabf3e471081 (diff) | |
download | tor-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |