Updated for 2.2.1.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3975 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Gaston Dombiak 2006-06-12 21:05:23 +00:00 committed by gato
parent 7bef86a2ae
commit ae97f5fd6a
1 changed files with 14 additions and 0 deletions

View File

@ -55,6 +55,20 @@
Smack Changelog
</div>
<p>
<b>2.2.1</b> -- June 12, 2006
<p>
<ul>
<li>[<a href='http://www.jivesoftware.org/issues/browse/SMACK-141'>SMACK-141</a>] - Fixed SSL exception while creating new XMPPConnections. <b>(1 vote)</b></li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/SMACK-127'>SMACK-127</a>] - Fixed incorrect file transfer progress.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/SMACK-130'>SMACK-130</a>] - Fixed VCard escaping problem that was crashing connections.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/SMACK-134'>SMACK-134</a>] - VCards were not being saved when avatar was the only element.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/SMACK-131'>SMACK-131</a>] - Illegal XML characters are now properly escaped in the presence status.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/SMACK-133'>SMACK-133</a>] - Illegal XML characters are now properly escaped in groups names.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/SMACK-132'>SMACK-132</a>] - Fixed IBB problem triggered when buffersize was increased.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/SMACK-135'>SMACK-135</a>] - Moved to new Base64 implementation to fix line break issue in old implementation.</li>
</ul>
<p>
<b>2.2.0</b> -- March 9, 2006
<p>