summaryrefslogtreecommitdiffstats
path: root/third_party/libjingle/files/ChangeLog
blob: ce003348e21e47a31f49e941d511648925693d16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Libjingle

0.2.0 - Jan 27 2006
	- Windows build fixes with Visual Studio Express project files
	- Pseudo-TCP support provides TCP-like reliability over a P2PSocket
	- TunnelSessionClient establishes sessions for reliably sending data
	  using Pseudo-TCP
	- A new pcp example application transfers files from one user to
	  another using TunnelSessionClient
	- TLS login support for both example applications

0.1.0 - Dec 15 2005
        - Initial release