summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2014-03-06 21:21:37 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-03-06 21:21:37 -0500
commita2801ef9793818a3bbc49cc1266c311a862153f8 (patch)
tree88c2d5ece9a7703027d82aef527cf7b866dbfca3 /NEWS
parent90ceccbdd4d7ffa25d787b496837e97fab583b7d (diff)
Version 0.1.50.1.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 87f95cf..fa7a124 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+libnice 0.1.5 (2014-03-06)
+==========================
+
+
+API: nice_agent_recv() and nice_agent_recv_nonblocking() as an alternative to
+ the nice_agent_attach_recv()
+API: nice_agent_recv_messages() and nice_agent_recv_messages_nonblocking() to
+ receive multiple messages at the same time
+API: nice_agent_get_io_stream() to get a GIOStream in reliable mode
+API: nice_agent_get_selected_socket() to extract the selected GSocket
+Import Google's newer PseudoTCP code including window scaling
+Improve PseudoTCP performance
+Improve performance
+Build fixes
+
+
libnice 0.1.4 (2013-02-22)
==========================