resolver: fix commit 171b285

This commit is contained in:
Dmitry Podgorny
2016-08-29 14:04:17 +03:00
parent 171b285cbe
commit 14066d0bff
6 changed files with 129 additions and 136 deletions

View File

@@ -2,6 +2,8 @@
- IPv6 support
- Legacy SSL support
- Initial Android support
- Resolver returns all SRV records instead of one. Lookup is performed
according to RFC2052.
- New API:
- xmpp_uuid_gen()
- xmpp_conn_get_flags()