mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 06:12:05 +01:00
Smack 4.4.3
This commit is contained in:
parent
31e4e1faf2
commit
524e4b1d9b
2 changed files with 12 additions and 1 deletions
|
@ -141,6 +141,17 @@ hr {
|
|||
|
||||
<div id="pageBody">
|
||||
|
||||
<h2>4.4.3 -- <span style="font-weight: normal;">2021-07-06</span></h2>
|
||||
|
||||
<h2> Bug
|
||||
</h2>
|
||||
<ul>
|
||||
<li>[<a href='https://igniterealtime.atlassian.net/browse/SMACK-905'>SMACK-905</a>] - The class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo has no ELEMENT, NAMESPACE or QNAME member
|
||||
</li>
|
||||
<li>[<a href='https://igniterealtime.atlassian.net/browse/SMACK-907'>SMACK-907</a>] - Possible NPE in MultipleRecipientManager
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>4.4.2 -- <span style="font-weight: normal;">2021-03-25</span></h2>
|
||||
|
||||
<h2> Bug
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
4.4.3-SNAPSHOT
|
||||
4.4.3
|
||||
|
|
Loading…
Reference in a new issue