diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-06-22 14:08:19 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-06-22 14:08:19 -0400 |
commit | 39551b494ea0f7a1bb8ddc1de270ebf8fbf6c0eb (patch) | |
tree | e8596ccff812784473911e0ba4c810bf61f0e6f1 /ChangeLog | |
parent | 3f4f6f907539f7fa7ef4a292a70431ed6ab9628a (diff) | |
parent | b91428cfd36d1014bbd77ea1a53cddded92a6d14 (diff) | |
download | tor-39551b494ea0f7a1bb8ddc1de270ebf8fbf6c0eb.tar.gz tor-39551b494ea0f7a1bb8ddc1de270ebf8fbf6c0eb.zip |
Merge commit 'origin/maint-0.2.1'
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -44,6 +44,13 @@ Changes in version 0.2.1.17-?? - 2009-??-?? - Serve the DirPortFrontPage page even when we have been approaching our quotas recently. Fixes bug 1013; bugfix on 0.2.1.8-alpha. + o Major features: + - Clients now use the bandwidth values in the consensus, rather than + the bandwidth values in each relay descriptor. This approach opens + the door to more accurate bandwidth estimates once the directory + authorities start doing active measurements. Implements more of + proposal 141. + Changes in version 0.2.1.16-rc - 2009-06-20 o Security fixes: |