aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-15 14:59:44 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-15 14:59:44 +0000
commitc8ad4f58eed825f05309aa186b538e94a53ae472 (patch)
treee1e2aeb6937e3aded7fa22e8034d5811147e143a /ChangeLog
parenta486db24398cc5cda9eb2be6d4c524998b1ee9cc (diff)
downloadtor-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e20efde1..1f29a9b21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.