1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 17:19:39 +02:00

Updates for beta 2.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1837 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2003-02-10 05:11:54 +00:00 committed by mtucker
parent 0302c05b32
commit 756ec479cc
2 changed files with 16 additions and 2 deletions

View file

@ -52,6 +52,20 @@
Smack Changelog
</div>
<p>
<b>1.0 Beta 2</b> - February 10, 2003
<p>
<ul>
<li>Source now compiles under JDK 1.2/1.3.
<li>Added initial roster support. A lot of functionality is still
missing, however, and will be added for subsequent beta releases.
<li>The smack.jar file was not included in the distribution.
<li>SSL cerficate check is now more strict.
<li>The XML parser used is now smaller.
<li>Fixed XMPPConnection.close() errors.
<li>The XML library should now load correctly in J2EE environments.
</ul>
<p>
<b>1.0 Beta 1.1</b> - January 20, 2003
<p>