aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-11-07 15:19:53 +0000
committerNick Mathewson <nickm@torproject.org>2007-11-07 15:19:53 +0000
commitacaa9a7f6967793bd62e5f5b80375f408ca6c95f (patch)
tree495c6eca82fc4dac4bbf50cc604ae54195d8fd9c /ChangeLog
parent0fa00d8ec6f9d769ff05c7542b260fa4bc33c0e9 (diff)
downloadtor-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e7861c05a..6bf665e6b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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