diff options
author | Roger Dingledine <arma@torproject.org> | 2011-09-28 15:12:16 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-09-28 15:12:16 -0400 |
commit | 458cc9d351f27092b245853fa72c5941389a3577 (patch) | |
tree | 1a039add53afd8e3d68de16ac4aab3740255ac3b /changes/feature3630 | |
parent | 6201b8b361fb56d9d488cea4ed47d5e0819d94b8 (diff) | |
download | tor-458cc9d351f27092b245853fa72c5941389a3577.tar.gz tor-458cc9d351f27092b245853fa72c5941389a3577.zip |
start preparing the 0.2.3.5-alpha changelog
Diffstat (limited to 'changes/feature3630')
-rw-r--r-- | changes/feature3630 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/feature3630 b/changes/feature3630 deleted file mode 100644 index dab46c8790..0000000000 --- a/changes/feature3630 +++ /dev/null @@ -1,8 +0,0 @@ - o Major features (networking): - - Add a new TokenBucketRefillInterval option to refill token buckets - more frequently than once per second. This should improve network - performance, alleviate queueing problems, and make traffic less - bursty. Implements proposal 183; closes ticket 3630. Design by - Florian Tschorsch and Björn Scheuermann; implementation by - Florian Tschorsch. - |