summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2008-11-25 18:56:02 -0500
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2008-11-25 18:56:02 -0500
commitbb051d5ec6f1e7b767aef4ca231ad8baad28fd1a (patch)
treecc6255c134293471652b1a58139a7e51439bd948 /NEWS
parentf8b097d42cbb1ebbd681d057b540036ab16da4fc (diff)
version 0.0.30.0.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29..ca932f0 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,20 @@
+nice 0.0.3 (2008-11-25)
+========================
+
+Stable google talk support
+Added TCP TURN relay support for google.
+Removed openssl dependency.
+
+nice 0.0.2 (2008-11-12)
+========================
+
+Better support for google talk compatibility mode as well as UDP TURN relay compatibility for Google.
+Removed -Werror compile flag for releases
+
+nice 0.0.1 (2008-11-05)
+========================
+
+Initial release of libnice.
+It has compatibility support for the latest ICE draft 19, as well as google talk and MSN compatibility.
+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.
+The library is multiplatform and should compile fine on Linux, Mac and Windows systems.