Removed credits on individual bug fixes. Will leave that info in JIRA for now.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2041 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2003-08-19 15:25:52 +00:00 committed by mtucker
parent 87d24ef76b
commit 6a1cb7c2db
1 changed files with 1 additions and 3 deletions

View File

@ -69,7 +69,6 @@ Smack Changelog
<li>Fixed IQ error sub-packets. <li>Fixed IQ error sub-packets.
<li>The default packet extension handler didn't deal with empty <li>The default packet extension handler didn't deal with empty
elements well and also had a bug with attribute handling. elements well and also had a bug with attribute handling.
Fix by John Rubier.
<li>Added a ConnectionListener feature which allows clients <li>Added a ConnectionListener feature which allows clients
to be notified of normally closed connections, and connections to be notified of normally closed connections, and connections
closed due to errors. closed due to errors.
@ -78,8 +77,7 @@ Smack Changelog
<li>Content can be copied and cleared from the debug window using <li>Content can be copied and cleared from the debug window using
a pop-up menu. a pop-up menu.
<li>The Chat constructor that took an existing chatID as an argument <li>The Chat constructor that took an existing chatID as an argument
did not propertly initialize support for message listeners. did not propertly initialize support for message listeners.
Fix by Mike Angel.
<li>Added support for anonymous logins. <li>Added support for anonymous logins.
<li>IQ is now an abstract class. <li>IQ is now an abstract class.
<li>Fixed bug where in some cases presence packets were not getting <li>Fixed bug where in some cases presence packets were not getting