Updated changelog.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@10923 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2008-11-21 05:27:00 +00:00 committed by matt
parent 41733effe9
commit 6b375b2e9f
1 changed files with 2 additions and 1 deletions

View File

@ -141,7 +141,7 @@ hr {
<div id="pageBody">
<h2>3.1.0 Beta -- <span style="font-weight: normal;">October 30, 2008</span></h2>
<h2>3.1.0 -- <span style="font-weight: normal;">November 20, 2008</span></h2>
<h3>New Features</h3>
<ul>
@ -167,6 +167,7 @@ hr {
<li>[<a href='http://www.igniterealtime.org/issues/browse/SMACK-236'>SMACK-236</a>] - Renamed stanza error &quot;unexpected-condition&quot; to &quot;unexpected-request&quot;.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/SMACK-258'>SMACK-258</a>] - Fixed disconnection issue when parsing SASL success that contained a payload.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/SMACK-175'>SMACK-175</a>] - Fixed typo in RosterPacket.ItemStatus constant.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/SMACK-260'>SMACK-260</a>] - Added handling of error presence packets</li>
</ul>
<h2>3.0.3 -- <span style="font-weight: normal;">May 31, 2007</span></h2>