summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa1abac5fd..b3eb32ed88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -66,6 +66,8 @@ Changes in version 0.2.1.6-alpha - 2008-09-xx
directory writes. Previously, we had only counted this when we
had met our limits precisely. Fixes bug 824. Patch from by rovv.
Bugfix on 0.2.0.x (??).
+ - Avoid a 0/0 calculation when calculating router uptime at directory
+ authorities. Bugfix on 0.2.0.8-alpha.
o Minor bugfixes (controller):
- Make DNS resolved events into "CLOSED", not "FAILED". Bugfix on