diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-02 20:19:43 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-02 20:19:43 +0000 |
commit | f4f780b526df83032748782fb5917a7ee7412902 (patch) | |
tree | 2745fcf61d997952ea0bdc14f84c67efcfc850a3 /ChangeLog | |
parent | 439fe55c6b82cedcc0ef7510d86d07254f2eb2d1 (diff) | |
download | tor-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |