diff options
author | Roger Dingledine <arma@torproject.org> | 2009-10-14 17:07:32 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-10-14 17:07:32 -0400 |
commit | 23943364263b8cb38e81a63715f872691269d5ed (patch) | |
tree | 263f2411ed01a8f25307a33b00197141657f0f3e /ChangeLog | |
parent | 83c3f118db0ae3911ea72403856df9fb08b2d0e5 (diff) | |
download | tor-23943364263b8cb38e81a63715f872691269d5ed.tar.gz tor-23943364263b8cb38e81a63715f872691269d5ed.zip |
read the "circwindow" parameter from the consensus
backport of c43859c5c12361fad505
backport of 0d13e0ed145f4c1b5bd1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ Changes in version 0.2.1.20 - 2009-??-?? contains more than one signature from the same voter. Bugfix on 0.2.0.3-alpha. + o Major features: + - Tor now reads the "circwindow" parameter out of the consensus, + and uses that value for its circuit package window rather than the + default of 1000 cells. Begins the implementation of proposal 168. + o New directory authorities: - Set up urras (run by Jacob Appelbaum) as the seventh v3 directory authority. |