mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Smack 4.1.3
This commit is contained in:
parent
ae944d3546
commit
f8d513e37c
2 changed files with 14 additions and 1 deletions
|
@ -141,6 +141,19 @@ hr {
|
|||
|
||||
<div id="pageBody">
|
||||
|
||||
<h2>4.1.3 -- <span style="font-weight: normal;">2015-07-15</span></h2>
|
||||
|
||||
<h2> Bug
|
||||
</h2>
|
||||
<ul>
|
||||
<li>[<a href='https://igniterealtime.org/issues/browse/SMACK-679'>SMACK-679</a>] - Memory leak in Socks5BytestreamManager. Should use weak map for 'managers'
|
||||
</li>
|
||||
<li>[<a href='https://igniterealtime.org/issues/browse/SMACK-680'>SMACK-680</a>] - XHTML bodies are un-escaped after parsing
|
||||
</li>
|
||||
<li>[<a href='https://igniterealtime.org/issues/browse/SMACK-681'>SMACK-681</a>] - Roster presence callbacks may not be invoked right after login
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>4.1.2 -- <span style="font-weight: normal;">2015-06-27</span></h2>
|
||||
|
||||
<h2> Bug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue