changes since 0.4.0

This commit is contained in:
Erik Ekman 2007-06-24 10:34:10 +00:00
parent d978ed47bc
commit acc8b798e3

View File

@ -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)