diff --git a/resources/releasedocs/README.html b/resources/releasedocs/README.html
index 2da60ce7a..645f192c7 100644
--- a/resources/releasedocs/README.html
+++ b/resources/releasedocs/README.html
@@ -56,10 +56,10 @@ Smack Readme
version: |
- 1.0 Beta 1.1 |
+ 1.0 Beta 2 |
released: |
- January 20, 2003 |
+ February 10, 2003 |
diff --git a/resources/releasedocs/changelog.html b/resources/releasedocs/changelog.html
index 8f0e56b48..efbccaaf6 100644
--- a/resources/releasedocs/changelog.html
+++ b/resources/releasedocs/changelog.html
@@ -52,6 +52,20 @@
Smack Changelog
+
+1.0 Beta 2 - February 10, 2003
+
+
+ - Source now compiles under JDK 1.2/1.3.
+
- Added initial roster support. A lot of functionality is still
+ missing, however, and will be added for subsequent beta releases.
+
- The smack.jar file was not included in the distribution.
+
- SSL cerficate check is now more strict.
+
- The XML parser used is now smaller.
+
- Fixed XMPPConnection.close() errors.
+
- The XML library should now load correctly in J2EE environments.
+
+
1.0 Beta 1.1 - January 20, 2003