summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64a21a1ba5..4fe3bc7291 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -74,6 +74,9 @@ Changes in version 0.2.2.9-alpha - 2010-02-22
to the circuit build timeout.
- Future-proof the controller protocol a bit by ignoring keyword
arguments we do not recognize.
+ - Expand homedirs passed to tor-checkkey. This should silence a
+ coverity complaint about passing a user-supplied string into
+ open() without checking it.
Changes in version 0.2.1.24 - 2010-02-21