Files
libstrophe-gh/ChangeLog
2015-10-13 01:11:25 +03:00

25 lines
427 B
Plaintext

0.8.9
- IPv6 support
- Old style SSL support
- 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
- XEP-0114 support
0.8.7
- SCRAM-SHA-1 authentication mechanism
- pkg-config support
0.8.5
- libtoolize to generate .so