]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
add a changelog entry: clients use bw in consensus
authorRoger Dingledine <arma@torproject.org>
Sun, 21 Jun 2009 12:55:12 +0000 (08:55 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 22 Jun 2009 18:03:02 +0000 (14:03 -0400)
ChangeLog

index f7da7c4cbab8f30aa485847f75a68f48dd72ab6d..a150710767a75e4fd42a5ce3488b19e199f15de7 100644 (file)
--- 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: