summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2020-05-22 15:41:19 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2020-05-22 16:39:45 -0400
commit5fb2511725a690a68ed9ace030931b78bc6fe92c (patch)
tree4bb26364fed4330f50d4e1e3f53e7ad7731494bd /NEWS
parentc27f533e06930880cfe8315518a9c5fe45eb2327 (diff)
version 0.1.170.1.17
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 14 insertions, 2 deletions
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)
===========================