From d2a07242b8cde2d89207368740ff6b8aaa6967dc Mon Sep 17 00:00:00 2001 From: Youness Alaoui Date: Wed, 4 Nov 2009 17:29:54 -0500 Subject: [PATCH] Updating NEWS file for 0.0.10 --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index b4231ce..7a19978 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +libnice 0.0.10 (2009-11-04) +=========================== + +Fix some memory leaks with the gstreamer elements +Fix username/foundation for google TURN candidates +Fix the sending of hundreds of connectivity checks at once the stream is connected +Fix BSD support +Fix reprocessing of already processed early incoming checks when in dribble-mode +Fix a rare crash with failing relay candidates allocations +Add a stun_agent_set_software API +Add a nice_agent_set_software API + libnice 0.0.9 (2009-07-31) =========================== -- 2.11.4.GIT