Fix the stupid wlm2009 crc32 typo without using a global variable
[sipe-libnice.git] / NEWS
blob0ef77cc588e03cef228c1a6767367efc04445397
1 nice 0.0.4 (2008-12-17)
2 ========================
4 Fix compilation for 64bits systems
5 Revert the use of netbuffer in the gstreamer elements
6 Added support for pseudossl-tcp TURN relay for Google
7 Added support for SOCKS5 proxy servers for TCP relaying
8 Bug fixes and code cleaning
10 nice 0.0.3 (2008-11-25)
11 ========================
13 Stable google talk support
14 Added TCP TURN relay support for google.
15 Removed openssl dependency.
17 nice 0.0.2 (2008-11-12)
18 ========================
20 Better support for google talk compatibility mode as well as UDP TURN relay compatibility for Google. 
21 Removed -Werror compile flag for releases
23 nice 0.0.1 (2008-11-05)
24 ========================
26 Initial release of libnice.
27 It has compatibility support for the latest ICE draft 19, as well as google talk and MSN compatibility.
28 It also has support for TURN relays using TURN draft 9 if you're in ICE draft 19 compatibility, or specific Google/MSN relay support if you're in Google/MSN compatibility mode.
29 The library is multiplatform and should compile fine on Linux, Mac and Windows systems.