summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-02 20:19:43 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-02 20:19:43 +0000
commitf4f780b526df83032748782fb5917a7ee7412902 (patch)
tree2745fcf61d997952ea0bdc14f84c67efcfc850a3 /ChangeLog
parent439fe55c6b82cedcc0ef7510d86d07254f2eb2d1 (diff)
downloadtor-f4f780b526df83032748782fb5917a7ee7412902.tar.gz
tor-f4f780b526df83032748782fb5917a7ee7412902.zip
r15510@catbus: nickm | 2007-10-02 16:14:42 -0400
Add support for more vote URLs that weasel wanted. Weasel: please test this before I inflict it on anybody else. :) svn:r11749
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a5d98edd2..6b025704d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,10 @@ Changes in version 0.2.0.8-alpha - 2007-??-??
- Use annotations to record the source for each descriptor.
- Use annotations to record the purpose of each descriptor.
+ o Minor features (v3 authority system):
+ - Add more ways for tools to download the votes that lead to the current
+ consensus.
+
o Major bugfixes (performance):
- Fix really bad O(n^2) performance when parsing a long list of routers:
Instead of searching the entire list for an "extra-info " string which