diff --git a/build/resources/releasedocs/changelog.html b/build/resources/releasedocs/changelog.html
index fcb69613e..1187f6452 100644
--- a/build/resources/releasedocs/changelog.html
+++ b/build/resources/releasedocs/changelog.html
@@ -55,6 +55,20 @@
Smack Changelog
+
+2.2.1 -- June 12, 2006
+
+
+- [SMACK-141] - Fixed SSL exception while creating new XMPPConnections. (1 vote)
+- [SMACK-127] - Fixed incorrect file transfer progress.
+- [SMACK-130] - Fixed VCard escaping problem that was crashing connections.
+- [SMACK-134] - VCards were not being saved when avatar was the only element.
+- [SMACK-131] - Illegal XML characters are now properly escaped in the presence status.
+- [SMACK-133] - Illegal XML characters are now properly escaped in groups names.
+- [SMACK-132] - Fixed IBB problem triggered when buffersize was increased.
+- [SMACK-135] - Moved to new Base64 implementation to fix line break issue in old implementation.
+
+
2.2.0 -- March 9, 2006