~ubuntu-branches/debian/stretch/libnice/stretch

« back to all changes in this revision

Viewing changes to NEWS

Tags: 0.1.0-2
Add a Breaks: libgstfarsight0.10-0 (<< 0.22) for the gstreamer plugin as
farsight uses one libnice ABI and the gstreamer element uses another
libnice ABI things tend to go horribly wrong.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libnice 0.1.0 (2011-01-20)
 
2
==========================
 
3
 
 
4
Added nice_candidate_copy to the public API
 
5
Make stun_timer timeouts configurable (Break API and ABI)
 
6
Add compatibility support for MSOC 2007 and MSOC 2007 R2
 
7
Add MS-TURN support for MSOC
 
8
Added and completed TURN RFC 5766 support
 
9
Add a nice_agent_set_port_range API to force a component to use a specific port
 
10
Fix various bugs and memory leaks
 
11
Improve documentation
 
12
 
 
13
libnice 0.0.13 (2010-07-20)
 
14
==========================
 
15
 
 
16
Add support for IPv6
 
17
Fix crc32 function conflict with libz.so
 
18
Various bug fixing and code cleaning
 
19
Validate the remote candidate address before adding it
 
20
 
1
21
libnice 0.0.12 (2010-05-19)
2
22
==========================
3
23