From acc8b798e34a753ad555079dd86eb92e55313c6e Mon Sep 17 00:00:00 2001 From: Erik Ekman Date: Sun, 24 Jun 2007 10:34:10 +0000 Subject: [PATCH] changes since 0.4.0 --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index fd9e484..d0b4825 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,12 @@ iodine - http://code.kryo.se/iodine CHANGES: +2007-xx-xx: 0.x.x + - Introduced encoding API + - Switched to new Base32 implementation + - Added Base64 implementation that only uses 63 chars + - Refined 'install' make target + 2007-03-25: 0.4.0 "Run Home" - Added multiuser support (up to 8 users simultaneously) - Added authentication (password entered as argument or on stdin)