diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-11-06 19:58:06 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-11-06 19:58:06 +0000 |
commit | fad1656a7ff2a40eb35a816661581f1a3f23b128 (patch) | |
tree | 7d27bc3e7c2bcf1f8b19c16e9d65e9d441f9faf5 /ChangeLog | |
parent | 897f64c95d18c5eb988ae2cc98fa24049fea49a7 (diff) | |
download | tor-fad1656a7ff2a40eb35a816661581f1a3f23b128.tar.gz tor-fad1656a7ff2a40eb35a816661581f1a3f23b128.zip |
r16467@catbus: nickm | 2007-11-06 14:57:00 -0500
Backport r12400 and r12401: Do not allow buckets to overflow.
svn:r12402
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ Changes in version 0.1.2.18 - 2007-10-28 that it shouldn't be considered to exist at all anymore. Now we clear all the flags for routers that fall out of the networkstatus consensus. Fixes bug 529. + - When the clock jumps forward a lot, do not allow the bandwidth + buckets to become negative. Fixes Bug 544. o Minor bugfixes: - Don't try to access (or alter) the state file when running |