From 5fb2511725a690a68ed9ace030931b78bc6fe92c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Fri, 22 May 2020 15:41:19 -0400 Subject: version 0.1.17 --- NEWS | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 45be352..a44a2fc 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,19 @@ -libnice 0.1.17 (2020-05-21) +libnice 0.1.17 (2020-05-22) =========================== Add API to retrieve the underlying BSD sockets - +Support systems with multiple loopback devices +Ignore non-running network interfaces +Ignore multiple interface prefixes +Now tries to nominate matching pairs across components and streams +Retry TURN deallocation on timeout, requires not destoying the NiceAgent right after the stream +Use different port for every host candidate +Make timeouts and retransmissions more in line with the RFCs +Find OpenSSL without pkg-config, for Windows +Complete meson support +GLib required version update to 2.54 +Removed deprecated GLib APIs +Many ICE compatibility and performance improvements +Many bug fixes libnice 0.1.16 (2019-05-09) =========================== -- cgit v1.2.1