diff --git a/resources/releasedocs/changelog.html b/resources/releasedocs/changelog.html
index b3040bd4d..e7ad391c7 100644
--- a/resources/releasedocs/changelog.html
+++ b/resources/releasedocs/changelog.html
@@ -141,6 +141,23 @@ hr {
+
4.0.4 -- 2014-09-05
+
+
Bug
+
+
+- [SMACK-596] - Smack should load roster before sending the initial presence
+
+- [SMACK-598] - Smack should allow the empty string as content of message body element
+
+- [SMACK-601] - PubSub ItemProvider does only process the outermost namespace definition when creating PayloadItems
+
+- [SMACK-602] - PacketCollector must handle InterruptException
+
+- [SMACK-603] - XMPPError.Condition.equals() should be null-safe
+
+
+
4.0.3 -- 2014-08-16
Bug