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)