aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-12-02 11:24:06 +0000
committerRoger Dingledine <arma@torproject.org>2007-12-02 11:24:06 +0000
commit07dbaaac16ed63b031af61db6d7ba0499c47bba4 (patch)
tree926c5da99dbcd3a8b9c4d32457d2724de140537f /ChangeLog
parent79432e9967defa2c1bba898fdcc653ad69b7a6c0 (diff)
downloadtor-07dbaaac16ed63b031af61db6d7ba0499c47bba4.tar
tor-07dbaaac16ed63b031af61db6d7ba0499c47bba4.tar.gz
We were ignoring our RelayBandwidthRate for the first 30 seconds
after opening a circuit -- even relayed circuits. Bugfix on 0.2.0.3-alpha. svn:r12638
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d3e6db878..d8f5f8e11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,12 @@ Changes in version 0.2.0.13-alpha - 2007-12-??
two new guards on startup (bugfix on 0.2.0.9-alpha), and it was
causing us to discard all our guards on startup if we hadn't been
running for a few weeks (bugfix on 0.1.2.x). Fixes bug 448.
- - Start purging old entries from the "rephist" database, and the
- hidden service descriptor databases, even when DirPort is zero.
+ - Purge old entries from the "rephist" database and the hidden
+ service descriptor databases even when DirPort is zero. Bugfix
+ on 0.1.2.x.
+ - We were ignoring our RelayBandwidthRate for the first 30 seconds
+ after opening a circuit -- even relayed circuits. Bugfix on
+ 0.2.0.3-alpha.
o Minor bugfixes:
- The fix in 0.2.0.12-alpha cleared the "hsdir" flag in v3 network