diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-15 14:59:44 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-15 14:59:44 +0000 |
commit | c8ad4f58eed825f05309aa186b538e94a53ae472 (patch) | |
tree | e1e2aeb6937e3aded7fa22e8034d5811147e143a /ChangeLog | |
parent | a486db24398cc5cda9eb2be6d4c524998b1ee9cc (diff) | |
download | tor-c8ad4f58eed825f05309aa186b538e94a53ae472.tar tor-c8ad4f58eed825f05309aa186b538e94a53ae472.tar.gz |
r15780@catbus: nickm | 2007-10-15 10:35:16 -0400
Fix the implementation of "download votes by digest".
svn:r11943
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,6 +11,10 @@ Changes in version 0.2.0.9-alpha - 2007-10-?? than 28 days unmodified, then most likely it's a leftover from when we upgraded to 0.2.0.8-alpha. Remove it. It has no good routers anyway. + o Minor bugfixes: + - Correct the implementation of "download votes by digest." Bugfix on + 0.2.0.8-alpha. + o Code simplifications and refactoring: - Remove support for the old bw_accounting file: we've been storing bandwidth accounting information in the state file since 0.1.2.5-alpha. |