Libjingle
0.3.11 - Apr 25 2007 (Tapioca Project Release)
	- Fix missing constructor in socketserver
	- Fix thread leaks in SocketClient
	- Added support for Google relay (backported from 0.4)

0.3.10 - Sept 1 2005 (Tapioca Project Release)
	- Remove examples and and dependant code, as dependant on now removed third_party
	- Clean up makefiles so make distcheck works
	- Remove third_party as it has a mix of incompatible licenses
	  (mediastreamer as LGPL, may imply the rest of the library is LGPL),
	  and its unclear for gips whether they're modifiable or even distributable.
	- Replace base64.cc with something more clearly licensed (MIT licensed).
	  Fixes issues raised by Scott James Remnant on submission to ubuntu main.
	- Added pkgconfig check on configure.ac.
	- Added license terms on g711common.h.
	- fixed talk/base/criticalsection.h with the correction described on bugtrack #1470383
	- Disable static libraries compilation.
	- Implemented JEP-0078: Non-SASL Authentication.
	- Fixed compilation on x86_64.
	- Moved xmpppassword to base.
	- Make libjingle compile to a number of shared libraries.
	- Patch FD leak in tcpconnections
	- Added new signal SignalState_s that emits from signaling thread.
	- Added version to pkgconfig files
	- Added some hardcore stun candidate match logging
	- Added SocketClient to libjingle.
0.3.0 - Mar 16 2006
	- New GipsLiteMediaEngine included to make calls using the GIPS
	  VoiceEngine Lite media componentry on Windows

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


------------------------------------------------------------------------
r679 | robtaylor | 2006-08-31 21:01:06 +0100 (Thu, 31 Aug 2006) | 2 lines

------------------------------------------------------------------------
r678 | robtaylor | 2006-08-31 20:59:53 +0100 (Thu, 31 Aug 2006) | 2 lines

------------------------------------------------------------------------
r469 | andrunko | 2006-07-14 18:32:29 +0100 (Fri, 14 Jul 2006) | 3 lines


------------------------------------------------------------------------
r459 | marciomacedo | 2006-07-10 21:30:57 +0100 (Mon, 10 Jul 2006) | 1 line

added debian dir for debian packaging
------------------------------------------------------------------------
r397 | andrunko | 2006-06-12 19:12:38 +0100 (Mon, 12 Jun 2006) | 2 lines

Merged with last farsight fix.

------------------------------------------------------------------------
r318 | andrunko | 2006-05-08 18:28:45 +0100 (Mon, 08 May 2006) | 2 lines

Merged code from Farsight.

------------------------------------------------------------------------
r303 | marciomacedo | 2006-04-25 21:25:55 +0100 (Tue, 25 Apr 2006) | 1 line

------------------------------------------------------------------------
r284 | renatofilho | 2006-04-12 21:59:48 +0100 (Wed, 12 Apr 2006) | 2 lines


------------------------------------------------------------------------
r269 | renatofilho | 2006-04-04 16:02:32 +0100 (Tue, 04 Apr 2006) | 2 lines


------------------------------------------------------------------------
r251 | andrunko | 2006-03-30 21:07:31 +0100 (Thu, 30 Mar 2006) | 2 lines

Fixed memory leak.

------------------------------------------------------------------------
r163 | luiz_dentz | 2006-03-22 17:14:05 +0000 (Wed, 22 Mar 2006) | 1 line

- Fix build of libjingle on dapper.
------------------------------------------------------------------------
r162 | andrunko | 2006-03-22 17:02:14 +0000 (Wed, 22 Mar 2006) | 2 lines


------------------------------------------------------------------------
r161 | andrunko | 2006-03-22 14:44:54 +0000 (Wed, 22 Mar 2006) | 2 lines

Removed Makefile.in from svn.

------------------------------------------------------------------------
r160 | luiz_dentz | 2006-03-22 14:37:21 +0000 (Wed, 22 Mar 2006) | 1 line

- Fix build error with gcc4.0 on libjingle.
------------------------------------------------------------------------
r136 | andrunko | 2006-03-20 02:48:44 +0000 (Mon, 20 Mar 2006) | 4 lines

Fixed libjingle cyclic dependency.
Removed libjingle autogenerated files.
Fixed tapioca-xmpp compilation.

------------------------------------------------------------------------
r129 | andrunko | 2006-03-19 18:09:34 +0000 (Sun, 19 Mar 2006) | 2 lines


------------------------------------------------------------------------
r127 | andrunko | 2006-03-17 20:51:24 +0000 (Fri, 17 Mar 2006) | 1 line

Imported to repository
------------------------------------------------------------------------
