Publicly expose JID manipulation functions
This commit is contained in:
committed by
Dmitry Podgorny
parent
07751974ac
commit
a4558b69df
12
ChangeLog
12
ChangeLog
@@ -1,8 +1,16 @@
|
||||
0.8.9
|
||||
- IPv6 support
|
||||
- Old style SSL support
|
||||
- New API xmpp_uuid_gen()
|
||||
- New API xmpp_conn_is_secured()
|
||||
- New API:
|
||||
- xmpp_uuid_gen()
|
||||
- xmpp_conn_set_old_style_ssl()
|
||||
- xmpp_conn_is_secured()
|
||||
- Exposed private API:
|
||||
- xmpp_jid_new()
|
||||
- xmpp_jid_bare()
|
||||
- xmpp_jid_node()
|
||||
- xmpp_jid_domain()
|
||||
- xmpp_jid_resource()
|
||||
|
||||
0.8.8
|
||||
- XML namespace support
|
||||
|
||||
Reference in New Issue
Block a user