[or-cvs] [tor/maint-0.2.1] and give the bug 969 fixes a changelog
Nick Mathewson
nickm at seul.org
Tue Jun 30 14:13:36 UTC 2009
Author: Roger Dingledine <arma at torproject.org>
Date: Sat, 20 Jun 2009 06:14:32 -0400
Subject: and give the bug 969 fixes a changelog
Commit: 1ace3799facd9cae6f16f64647fec2281333539f
---
ChangeLog | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index bce39ce..dc0f3a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
Changes in version 0.2.1.17-?? - 2009-??-??
+ o Major bugfixes:
+ - Directory authorities were neglecting to mark relays down in their
+ internal histories if the relays fall off the routerlist without
+ ever being found unreachable. So there were relays in the histories
+ that haven't been seen for eight months, and are listed as being
+ up for eight months. This wreaked havoc on the "median wfu"
+ and "median mtbf" calculations, in turn making Guard and Stable
+ flags very wrong, hurting network performance. Fixes bugs 696 and
+ 969. Bugfix on 0.2.0.6-alpha.
+
o Minor bugfixes:
- Serve the DirPortFrontPage page even when we have been approaching
our quotas recently. Fixes bug 1013; bugfix on 0.2.1.8-alpha.
--
1.5.6.5
More information about the tor-commits
mailing list