summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-01-14 21:29:18 +0000
committerChristian Pointner <equinox@anytun.org>2009-01-14 21:29:18 +0000
commitdbf1390e83c43780287fcc16cb1e4c5c592d3d3c (patch)
tree0c40cdffb62c2b1f9726de1113dd7a979ad18708 /ChangeLog
parentchange dual kd to single kd with 2 key storages (diff)
Release 0.2.1rel-0.2.1v0.2.1
fixed key derivation rate bug
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 152778f..50f9a91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009.01.14 -- Version 0.2.1svn91
+
+* fixed bug which prevents the daemon from using the right cipher
+ key when using a key derivation rate other than 1
+
2009.01.11 -- Version 0.2svn85
* added crypto support using libgcrypt or openssl