ChangeLog: mention about fixed IPv6 issue

This commit is contained in:
Dmitry Podgorny
2020-04-02 22:14:15 +03:00
parent 37b12ad788
commit 6a50c9cea6

View File

@@ -3,6 +3,7 @@
- c-ares support - c-ares support
- LibreSSL support - LibreSSL support
- examples/register implements XEP-0077 - examples/register implements XEP-0077
- Fixed issue with IPv6 on Windows (#153)
- New API: - New API:
- xmpp_stanza_get_child_by_name_and_ns() - xmpp_stanza_get_child_by_name_and_ns()
- xmpp_conn_is_connecting() - xmpp_conn_is_connecting()