summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-08-25 21:31:34 +0000
committerRoger Dingledine <arma@torproject.org>2007-08-25 21:31:34 +0000
commitda1485088cc11feac79b79ad372ecfe517ff5051 (patch)
tree637a09a0da0a795855d39e32f42f78b342562169 /ChangeLog
parentdf98447be501ef15f911e4b118b91a94a5ef7a6a (diff)
downloadtor-da1485088cc11feac79b79ad372ecfe517ff5051.tar.gz
tor-da1485088cc11feac79b79ad372ecfe517ff5051.zip
formatting cleanups
svn:r11273
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb5241f3d4..eaaddb69bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ Changes in version 0.2.0.6-alpha - 2007-??-??
mean-times-between-failures. When we have 4 or more days of data,
use measured MTBF rather than declared uptime to decide whether
to call a router Stable. Implements proposal 108.
+
+ o Major bugfixes (load balancing):
- When choosing nodes for non-guard positions, weight guards
proportionally less, since they already have enough load. Patch
from Mike Perry.