diff --git a/build/build.xml b/build/build.xml
index 11c5a0b05..5a39e002e 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -28,7 +28,7 @@
-
+
diff --git a/build/resources/releasedocs/changelog.html b/build/resources/releasedocs/changelog.html
index d815c1535..1773fd039 100644
--- a/build/resources/releasedocs/changelog.html
+++ b/build/resources/releasedocs/changelog.html
@@ -159,6 +159,20 @@ hr {
+
3.0.3 -- May 31, 2007
+
+
New Features
+
+ - [SMACK-99] - Added support for multiple message bodies and message body languages.
+ - [SMACK-218] - Implemented GSSAPI for single-sign on.
+
+
+
Bug Fixes
+
+ - [SMACK-219] - The getPresence method was not working correctly with offline presence.
+ - [SMACK-224] - SASL authenticion was using the XMPP domain instead of the FQDN.
+
+
3.0.2 -- May 3, 2007
Bug Fixes