aboutsummaryrefslogtreecommitdiff
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 4b4cb5dad..f3feac32d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -59,6 +59,8 @@ Changes in version 0.2.0.20-?? - 2008-02-??
directory request. Now compare correctly. Noticed by Veracode.
- When starting as an authority, do not overwrite all certificates
cached from other authorities. Bugfix on 0.2.0.x. Fixes bug 606.
+ - Recover from bad tracked-since value in MTBF-history file.
+ Should fix bug 537.
o Code simplifications and refactoring:
- Remove the tor_strpartition function: its logic was confused,