diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-09 18:36:56 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-09 18:36:56 +0000 |
commit | 23614f952357ee4525864a5a630bfc2dc97ff514 (patch) | |
tree | 502886f861416941aa90c944bcf706287ed016c5 /ChangeLog | |
parent | f1d4e3477b9860092f2559513d1cf5319dc2098c (diff) | |
download | tor-23614f952357ee4525864a5a630bfc2dc97ff514.tar.gz tor-23614f952357ee4525864a5a630bfc2dc97ff514.zip |
r15581@catbus: nickm | 2007-10-09 14:36:47 -0400
Recompute voting schedule whenever a consensus is set.
svn:r11808
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ Changes in version 0.2.0.8-alpha - 2007-??-?? - Only change the reply to a vote to "OK" if it's not already set. This gets rid of annoying "400 OK" log messages, which may have been masking some deeper issue. Bugfix on 0.2.0.7-alpha. + - When we get a valid consensus, recompute the voting schedule. o Minor bugfixes (performance): - Use a slightly simpler string hashing algorithm (copying Python's |