diff options
Diffstat (limited to 'third_party/libjingle/files/NEWS')
-rw-r--r-- | third_party/libjingle/files/NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/third_party/libjingle/files/NEWS b/third_party/libjingle/files/NEWS new file mode 100644 index 0000000..bccf886 --- /dev/null +++ b/third_party/libjingle/files/NEWS @@ -0,0 +1,15 @@ +0.4.0 +* File transfer support +* Protocol updates +* Proxy detection +* Relay server support +* Many other assorted changes + +0.2.0 +* Windows build files +* TCP-like reliable stream support +* pcp example application using pseudo-TCP streams +* Support for TLS login on both example applications + +0.1.0 +* Initial source release |