aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-11-08 18:15:49 +0000
committerNick Mathewson <nickm@torproject.org>2007-11-08 18:15:49 +0000
commit1bdbd3b98e79cadeac3d4fecc6b24463df89ed14 (patch)
treee5c3a5c01bb1fdfab53c5d25df5001dd277ff82a /ChangeLog
parente0b9c893bc4e60cb3e6d8aa65d49a2a4ba2b6260 (diff)
downloadtor-1bdbd3b98e79cadeac3d4fecc6b24463df89ed14.tar
tor-1bdbd3b98e79cadeac3d4fecc6b24463df89ed14.tar.gz
r16582@catbus: nickm | 2007-11-08 13:14:16 -0500
Try to bulletproof the parse logic for router-stability. svn:r12441
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68c1540f9..cb2032732 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,9 @@ Changes in version 0.2.0.10-alpha - 2007-11-07
requests for all of them.
- Correctly back off from failing certificate downloads. Fixes bug
546.
+ - Authorities don't vote on the Running flag if they have been running
+ for less than 30 minutes themselves. Fixes bug 547, where a newly
+ started authority would vote that everyone was down.
o New requirements:
- Drop support for OpenSSL version 0.9.6. Just about nobody was using