From 6a50c9cea659e5783f01f137826102682770c8a1 Mon Sep 17 00:00:00 2001 From: Dmitry Podgorny Date: Thu, 2 Apr 2020 22:14:15 +0300 Subject: [PATCH] ChangeLog: mention about fixed IPv6 issue --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index c2f9ee4..a9d3b72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ - c-ares support - LibreSSL support - examples/register implements XEP-0077 + - Fixed issue with IPv6 on Windows (#153) - New API: - xmpp_stanza_get_child_by_name_and_ns() - xmpp_conn_is_connecting()