diff --git a/documentation/README.html b/documentation/README.html
index ff103d9d..580ea56b 100644
--- a/documentation/README.html
+++ b/documentation/README.html
@@ -166,11 +166,11 @@ hr {
| version: |
- 2.5.0 Beta 3 |
+ 2.5.0 Beta 4 |
| released: |
- February 15th, 2007 |
+ March 9th, 2007 |
diff --git a/documentation/changelog.html b/documentation/changelog.html
index 2057ce7b..b08dfa6e 100644
--- a/documentation/changelog.html
+++ b/documentation/changelog.html
@@ -179,6 +179,38 @@ hr {
+
2.5.0 Beta 4 -- March 9th, 2007
+
New Features
+
+- [SPARK-2] - Now show status of offline users.
+- [SPARK-382] - Added ctrl+e to display last 10 conversations.
+- [SPARK-410] - Now all plugins to be operating-system specific
+- [SPARK-559] - Refactored ContactList, ContactGroup and ContactItem to allow all event operations to run through the ContactList itself.
+- [SPARK-561] - Added new tray notification for incoming fastpath chat requests.
+- [SPARK-567] - Added Pack200 support to lower the overall deployment size of Spark.
+- [SPARK-568] - Added typing notification for Fastpath Conference chats.
+- [SPARK-571] - Added client to client VOIP support.
+
+
+
Bug Fixes
+
+- [SPARK-453] - Linux distribution no longer depends on the windows dir.
+- [SPARK-471] - Fixed presence issue inside chat rooms.
+- [SPARK-510] - Conference Invitation page needs UI improvements.
+- [SPARK-551] - Handle gateway jids and adding of gateway users more gracefully.
+- [SPARK-552] - Added new error handling UI for Soft Phone.
+- [SPARK-553] - Presence now changes back to normal presence when hanging up phone call.
+- [SPARK-554] - Opening of a chat room now hides contact tooltip.
+- [SPARK-555] - Usernames with escapeable characters are now handled correctly in history.
+- [SPARK-556] - VCardManager now caches invalid vCards to prevent network abuse.
+- [SPARK-557] - Soft Phone only loads vCards if the user is registered.
+- [SPARK-558] - IRC-Style Shortcuts are now displayed in history.
+- [SPARK-565] - Users are now notified that they need to reconnect to a conference room when disconnected.
+
+
+
+
+
2.5.0 Beta 3 -- February 15th, 2007
New Features