aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-08-13 19:16:44 +0000
committerNick Mathewson <nickm@torproject.org>2007-08-13 19:16:44 +0000
commit89c65f2a4e833c5ff814f1a2be127e80785aa81c (patch)
tree51d20e94709ca6551bca22038de230ee3d4f9b0d /ChangeLog
parentce1f01c3e6b55700baf46365aaef5a83fbae858e (diff)
downloadtor-89c65f2a4e833c5ff814f1a2be127e80785aa81c.tar
tor-89c65f2a4e833c5ff814f1a2be127e80785aa81c.tar.gz
r14534@catbus: nickm | 2007-08-13 15:15:46 -0400
Read v3 keys from the right location svn:r11087
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 83cca79e4..e3dcc4387 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,9 +15,12 @@ Changes in version 0.2.0.5-alpha - 2007-??-??
- Store v3 consensus status consensuses on disk, and reload them
on startup.
- o Minor featuers (security):
+ o Minor features (security):
- Warn about unsafe ControlPort configurations.
+ o Minor bugfixes (directory voting):
+ - Read v3 keys from the right location.
+
Changes in version 0.2.0.4-alpha - 2007-08-01
o Major security fixes: