summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2014-04-28 20:39:31 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-04-28 21:09:49 -0400
commita4e8d49b0cc7ca8106a897f92bb956b453614a0b (patch)
tree1c00a7e535351345d0f4a6ad57f24f7cb481c2a3 /NEWS
parentc4b50bfb20916c89a204b61bf67e001be0c81df5 (diff)
downloadlibnice-a4e8d49b0cc7ca8106a897f92bb956b453614a0b.tar.gz
Version 0.1.60.1.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ccb3690..95a8e08 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+libnice 0.1.6 (2014-04-28)
+==========================
+API: nice_agent_restart_stream() to do a ICE restart on a single strema
+API: nice_component_state_to_string() to get a printable name for a component
+ state
+API: nice_agent_forget_relays() to forget the relays set for a
+ specific component, along with nice_agent_restart_stream(), it allows
+ changing the current relay without dropping the connection.
+It is now possible to add relays after the initial candidate gathering.
+Many bug fixes
+
libnice 0.1.5 (2014-03-06)
==========================