diff --git a/resources/releasedocs/README.html b/resources/releasedocs/README.html
index 22fe93f88..861ca8a51 100644
--- a/resources/releasedocs/README.html
+++ b/resources/releasedocs/README.html
@@ -56,10 +56,10 @@ Smack Readme
version: |
- 1.0.0 |
+ 1.0.1 |
released: |
- April 25, 2003 |
+ April 30, 2003 |
diff --git a/resources/releasedocs/changelog.html b/resources/releasedocs/changelog.html
index cdd89bf68..5f03ae81d 100644
--- a/resources/releasedocs/changelog.html
+++ b/resources/releasedocs/changelog.html
@@ -52,11 +52,18 @@
Smack Changelog
+
+1.0.1 - April 30, 2003
+
+
+ - Fixed bug that caused applets using Smack to crash with a security exception.
+
+
1.0.0 - April 25, 2003
- - Fixed bug when removing packet listeners.
+
- Fixed bug when removing packet listeners.
- Many improvements to the roster class, include presence support,
the ability to add new roster entries, subscription handling, ability
to see list of entries not in groups, and many bug fixes.