diff --git a/documentation/README.html b/documentation/README.html
index 300cc78e..df79b638 100644
--- a/documentation/README.html
+++ b/documentation/README.html
@@ -166,11 +166,11 @@ hr {
| version: |
- 2.5.5 |
+ 2.5.7 Beta 1 |
| released: |
- August 5th, 2007 |
+ August 23rd, 2007 |
diff --git a/documentation/changelog.html b/documentation/changelog.html
index 689b012d..f43f0929 100644
--- a/documentation/changelog.html
+++ b/documentation/changelog.html
@@ -178,6 +178,27 @@ hr {
+
2.5.7 Beta 1 -- August 23rd, 2007
+
Bugs
+
+- [SPARK-829] - XMPP URI not working in some cases.
+- [SPARK-830] - Fix start on startup issue with installer.
+- [SPARK-831] - XMPP URI not starting conversations when spark is not running.
+
+
+
2.5.6 -- August 23rd, 2007
+
Bugs
+
+- [SPARK-767] - Fixed roster not populating offline users in their respective groups.
+- [SPARK-807] - Fixed sending of empty broadcast messages.
+- [SPARK-810] - Added in system tray for linux (requires Java 1.6)
+- [SPARK-811] - Fixed spark not loading JMF Native libraries
+- [SPARK-813] - Added GTalk and XMPP gateways.
+- [SPARK-819] - Fixed issue with file picker hanging spark.
+- [SPARK-821] - Fixed timestamps in conference rooms.
+- [SPARK-823] - Explicit loading of plugins no longer fails due to wrong classloader.
+
+
2.5.5 -- August 5th, 2007
Bugs