Thu Mar 22 16:38:09 BRT 2007 setanta@gmail.com

	* Fixed incorrect values in TpaTextMessageType enum.
	  More beer to Birunko.

Mon Mar 19 18:12:09 BRT 2007 setanta@gmail.com

	* Removed annoying bug in tpa_text_channel_get_pending on 
	  tapioca-glib/tapioca/client/tpa-text-channel.c.
	  Someone give Birunko a beer.

Mon Mar 19 15:48:09 BRT 2007 setanta@gmail.com

	* Renamed MESSAGE_TYPE_* to TPA_MESSAGE_TYPE_* in
	  tapioca-glib/tapioca/client/tpa-text-channel.h.

Thu Dec 21 18:48:07 BRT 2006 luiz.dentz@indt.org.br

	* Client ContactList and UserContact added to
	connection and seems to work.
	* Added color debug using TPA_DEBUG_LEVEL environment
	variable, 3 levels are available, 'debug' cyan, 'info'
	green and 'error' red. By default 'info' and 'green'
	are used.

Fri Nov  3 20:10:39 BRT 2006 eduardo.lima@indt.org.br
	* Code cleanup. Removed whitespaces in end of lines and function
	declarations in the beginning of some .c files.

Fri Oct 27 16:42:09 BRT 2006 luiz.dentz@indt.org.br

	* Add class TpaParameters to handle managers
	parameters.

Wed Oct 18 16:05:26 BRT 2006 luiz.dentz@indt.org.br
	
	* Initial code of client library based on uml spec.

Mon Sep 18 11:17:48 BRT 2006 luiz.dentz@indt.org.br

	* Remove use of mixin like interfaces in core,
	now interfaces are implemented using GTypeInterface.
	* Add abstration layer to core library, so it now
	abstract Connection Managers to Managers 
	Connections to Accounts and Channels to Sessions.
	* Update tests to reflect changes in core.

Wed Sep 06 16:23:48 BRT 2006 abner.silva@indt.org.br

    * Added private function tpa_connection_request_handle.
    * tpa_connection_request_channel changed to use the request_handle function.
    * TpaHandle id changed to int.

Wed Aug 23 16:30:36 BRT 2006 luiz.dentz@indt.org.br

	* Add annotation prefix for each interface on 
	channel.xml.
	* Change mixin marshals to dont expand that much.
	* Add channel, text, and group interfaces 
	implementation in core library.
	* Remove tests directory from build, but they still
	can be build directly.
	* Add more tests to core.

Fri Aug 18 11:02:34 BRT 2006 abner.silva@indt.org.br

    * group_member_changed signal implemented.

Thu Aug 17 15:51:49 BRT 2006 abner.silva@indt.org.br

    * Some small bugs fixed.

Wed Aug 16 18:41:03 BRT 2006 luiz.dentz@indt.org.br

	* Add debug implementation to base library.
	* Correct missing parameter in g_emit_signals.
	* Change core to use new debug system.

Tue Aug 15 18:42:24 BRT 2006 abner.silva@indt.org.br

    * First of Presence.
    * Support to presence added on tpa-connection.

Tue Aug 15 17:27:02 BRT 2006 luiz.dentz@indt.org.br

	* Update interfaces signals.
	* Update version to 0.13.2 as telepathy spec.

Tue Aug 15 14:21:58 BRT 2006 luiz.dentz@indt.org.br

	* Add implementation to core library.
	* Update core tests.

Tue Aug 15 10:25:09 BRT 2006 abner.silva@indt.org.br

    * group mixin interface excluded from text-channel.
    * Small bugs fixed.
    * New marshals registered.
    * Double free fixed and get_self_handle
      implemented on tpa-connection.c.
    * First version of ContactList.
    * New enum TpaConnectionPresenceType added.

Fri Aug 11 16:21:14 BRT 2006 abner.silva@indt.org.br

    * InspectHandle added on connection.

Fri Aug 11 14:48:56 BRT 2006 abner.silva@indt.org.br

    * Small bug fixed on group-mixin.
    * text-channel now check if the type of handle
      is TYPE_ROOM before create the group-mixin.

Thu Aug 10 18:49:03 BRT 2006 luiz.dentz@gmail.com

	* Add tpa-errors to base.
	* Add interface mixin of connection to core.

Thu Aug 10 18:36:11 BRT 2006 abner.silva@indt.org.br

    * Some small bugs fixed.
    * New struct created for handles.
    * TpaConnection now releases the handle
      when the channel is destroyed.
    * TpaChannelGroupChangeReasons added on tpa-enums.

Wed Aug 09 16:57:06 BRT 2006 abner.silva@indt.org.br
    
    * First version of channel-group added.
    * Support for channel-group mixin added.
    * Small bugs fixed.

Thu Aug 03 16:53:06 BRT 2006 abner.silva@indt.org.br

    * New enum TpaChannelGroupFlags added on tpa-enums.h.

Mon Jul 31 11:08:18 BRT 2006 abner.silva@indt.org.br

    * Small bug fixed on tpa-text-channel.
    * New marshals added on tpa-connection-manager.
    * New field added on _TpaTextChannelMessageQueue.
    * New methods added on tpa-connection.

Wed Jul 26 17:23:44 BRT 2006 abner.silva@indt.org.br

    * tpa-utils added on repo.
    * Small bug fixed on tpa-enums.h.
    * Text message types added on tpa-enums.h.
    * Small bugs fixed and first version of 
      request_channel method implemented.
    * tpa-connection-private.h added on repo.
    * Small bug fixed and new dbus marshals added on
      tpa-connection-manager.c.
    * is_suppressed, close, get_channel_type and 
      channel_setup implemented on channel.
    * First version of text channel added on repo.

Fri Jul 21 18:42:02 BRT 2006 abner.silva@indt.org.br

    * First version of TpaConnectionManager, 
      TpaConnection and TpaChannel added on repo.

Tue Jul 18 13:59:40 BRT 2006 luiz.dentz@gmail.com

	* Begin implementation of core library.

Tue Jul  4 10:34:21 BRT 2006 luiz.dentz@gmail.com

	* Change xml to follow 0.13 spec.
	
Thu Jun 29 10:53:21 BRT 2006 luiz.dentz@gmail.com

	* Change glib library dir to tapioca-glib.
	* Library version is now spec version that
	it implements.
	* Libraries installed are now: 
	libtapioca-{base,client,core}-glib
	
Mon Jun 26 16:04:38 BRT 2006 luiz.dentz@gmail.com

	* Begin migration to telepathy spec.

Mon Jun 12 11:13:51 BRT 2006 abner.silva@indt.org.br

	* First version of file transfer added on repo.

Fri Jun  2 11:16:53 BRT 2006 marcio.macedo@indt.org.br
	* Fixed "make dist" missing files.
	
Wed May 24 10:45:02 BRT 2006 andrunko@gmail.com

	* Modified org.Tapioca.ContactList.ContactInfoRetrieved to use 
	  a VCard instead of a Hashtable.

Mon May 15 15:09:16 BRT 2006 luiz.dentz@gmail.com

	* Improve lookup for supported protocols.
	* Add support for inband DTMF over an audio session.

Wed Apr 26 11:12:31 BRT 2006 andrunko@gmail.com

	* Fixed config file parsing.

Tue Apr 25 13:35:03 BRT 2006 andrunko@gmail.com

	* More build fixes on FC5/gcc4.1.

Tue Apr 25 11:47:12 BRT 2006 andrunko@gmail.com

	* Build fix on FC5/gcc4.1.

Wed Apr 12 17:56:32 BRT 2006 andrunko@gmail.com

	* Added proxy enums.

Mon Apr 10 14:49:13 BRT 2006 luiz.dentz@gmail.com

	* Add g_error_free to tapioca-client library.
	* Add missing API documentation of Privacy and Presence.

Wed Apr  5 10:51:30 BRT 2006 luiz.dentz@gmail.com

	* Add implementation of Privacy on tapioca-client.

Thu Apr 04 11:59:03 BRT 2006 andrunko@gmail.com

	* Disable static libraries compilation.

Thu Apr 04 11:26:13 BRT 2006 andrunko@gmail.com

	* Added initial video support.

Thu Mar 30 15:38:01 BRT 2006 luiz.dentz@gmail.com

	* Create tapioca-base with common files.

Wed Mar 29 18:58:06 BRT 2006 luiz.dentz@gmail.com
	
	* Remove return of groups list.

Wed Mar 29 15:08:37 BRT 2006 luiz.dentz@gmail.com

	* Change ContactList to accept a list of groups instead
	just one group.

Sun Mar 26 19:24:15 BRT 2006 andrunko@gmail.com

	* Added some enums.

Sun Mar 26 14:13:33 BRT 2006 andrunko@gmail.com
	
	* Enable connections to be reused (closed bug #1458616).
	* Some ContactList fixes/cleanup.

Wed Mar 22 17:57:11 BRT 2006 andrunko@gmail.com

	* Fixed bug on tapioca_connection destructor when destroying 
	  privacy object.

Wed Mar 22 17:12:21 BRT 2006 luiz.dentz@gmail.com

	* Add initial code of Privacy.

Wed Mar 22 14:24:35 BRT 2006 andrunko@gmail.com

	* Fixed bug on session and connection dispose methods.

Tue Mar 21 11:24:20 BRT 2006 andrunko@gmail.com

	* Implemented JEP-0085: Chat State Notifications.
