aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-06-21 08:55:12 -0400
committerNick Mathewson <nickm@torproject.org>2009-06-22 14:03:02 -0400
commitb91428cfd36d1014bbd77ea1a53cddded92a6d14 (patch)
tree3e95273cbf24a82f3a3478e1010301ddd60ddd60
parent1aaab8288d4b5afdff56c17a01c82a2a89e4ef01 (diff)
downloadtor-b91428cfd36d1014bbd77ea1a53cddded92a6d14.tar.gz
tor-b91428cfd36d1014bbd77ea1a53cddded92a6d14.zip
add a changelog entry: clients use bw in consensus
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7da7c4cba..a150710767 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,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: