summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-06-22 14:08:19 -0400
committerNick Mathewson <nickm@torproject.org>2009-06-22 14:08:19 -0400
commit39551b494ea0f7a1bb8ddc1de270ebf8fbf6c0eb (patch)
treee8596ccff812784473911e0ba4c810bf61f0e6f1 /ChangeLog
parent3f4f6f907539f7fa7ef4a292a70431ed6ab9628a (diff)
parentb91428cfd36d1014bbd77ea1a53cddded92a6d14 (diff)
downloadtor-39551b494ea0f7a1bb8ddc1de270ebf8fbf6c0eb.tar.gz
tor-39551b494ea0f7a1bb8ddc1de270ebf8fbf6c0eb.zip
Merge commit 'origin/maint-0.2.1'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ca7af59f5..086618c35b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: