diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-11-07 15:19:53 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-11-07 15:19:53 +0000 |
commit | acaa9a7f6967793bd62e5f5b80375f408ca6c95f (patch) | |
tree | 495c6eca82fc4dac4bbf50cc604ae54195d8fd9c /ChangeLog | |
parent | 0fa00d8ec6f9d769ff05c7542b260fa4bc33c0e9 (diff) | |
download | tor-acaa9a7f6967793bd62e5f5b80375f408ca6c95f.tar.gz tor-acaa9a7f6967793bd62e5f5b80375f408ca6c95f.zip |
r16518@catbus: nickm | 2007-11-07 10:18:31 -0500
First attempt at fixing bug 543. Needs testing. Too slow.
svn:r12408
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ Changes in version 0.2.0.10-alpha - 2007-11-0? by Fabian Keil. - When the clock jumps forward a lot, do not allow the bandwidth buckets to become negative. Bugfix on 0.1.2.x; fixes Bug 544. + - When the consensus lists a router descriptor that we previously were + mirroring, but that we considered non-canonical, reload the + descriptor as canonical. o Major bugfixes (v3 dir, bugfixes on 0.2.0.9-alpha): - Consider replacing the current consensus when certificates arrive |