2006-08-30  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Version 0.13.

2006-08-30  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Depend on libtelepathy >= 0.0.30.

	* src/galago.c:
	Update for the new Telepathy API specs.

2006-08-18  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Version 0.12.

2006-07-25  Iain Holmes  <iain@openedhand.com>

	* src/galago.c:
	Add ability to report pending presence.

2006-06-20  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Version 0.11.

2006-06-20  Ross Burton  <ross@openedhand.com>

	* All files:
	Merge with IT2006 branch, to revision 4912.

2006-06-09  Ross Burton  <ross@openedhand.com>

	* src/*.[ch]:
	Fix copyright statement.

2006-06-07  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Version 0.10.

2006-06-07  Ross Burton  <ross@openedhand.com>

	* src/galago.c:
	* src/dbus.c:
	Fix memory leaks (#30816).

2006-05-18  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Version 0.9.

2006-05-18  Ross Burton  <ross@openedhand.com>

	* src/galago.c:
	I am not the channel handler (twisted channel handler), so don't
	pretend I am and let everything else work.

2006-04-11  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Version 0.8.

2006-04-11  Ross Burton  <ross@openedhand.com>

	* src/main.c:
	Remove galago_set_exit_with_daemon, and listen to the unregistered
	signal.

2006-04-10  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Version 0.7.

2006-04-10  Ross Burton  <ross@openedhand.com>

	* src/galago.c:
	Protect against NULL params from telepathy, and use a single
	presence proxy.

2006-04-10  Ross Burton  <ross@openedhand.com>

	* src/dbus.c:
	Actually free the context struct.

2006-04-07  Ross Burton  <ross@openedhand.com>

	* src/dbus.c:
	Create the hash if we connect to an existing connection.

2006-04-07  Ross Burton  <ross@openedhand.com>

	* src/shared.h:
	Store the presence proxy in the context, and disable debugging by
	default.

	* src/dbus.c:
	Refactor the creation of the context, and cleanup better. The
	accounts hash now cleans up after itself.

	* src/galago.c:
	Don't manually clean the accounts hash, and update for new
	structures.

2006-04-06  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Version 0.6.

2006-04-06  Ross Burton  <ross@openedhand.com>

	* src/main.c:
	Add missing include.

	* src/galago.c:
	New libtelepathy adds the signals for us, so remove it from here.
	Removes a warning from DBus.

2006-04-06  Ross Burton  <ross@openedhand.com>

	* src/galago.c:
	As we're using new Galago now, remove person ID creation.  Handles
	are only canonical for a single connection, so shouldn't be used.

2006-04-06  Jorn Baayen  <jorn@openedhand.com>

	* src/main.c: (main):
	Use new flags parameter to galago_init().

2006-04-05  Ross Burton  <ross@openedhand.com>

	* src/main.c:
	Print a message when we start.

	* src/galago.c:
	Fix an error argument.

2006-04-04  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Version 0.5.

2006-04-04  Ross Burton  <ross@openedhand.com>

	* src/galago.c:
	Remove google-talk hack, and display errors if they occur.

2006-03-31  Ross Burton  <ross@openedhand.com>

	* src/galago.c:
	Protect against passing Galago NULL or empty strings.

2006-03-30  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Version 0.4.

2006-03-30  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Depend on libgalago 0.3.3.90.
	
	* src/galago.c:
	Use the new libgalago 0.3.3.90 API.

2006-03-28  Ross Burton  <ross@burtonini.com>

	* configure.ac:
	Version 0.3.

2006-03-28  Ross Burton  <ross@burtonini.com>

	* src/galago.c:
	Hack around gabble < 0.1.2 using google-talk as a protocol name.

2006-03-14  Ross Burton  <ross@openedhand.com>

	* COPYING:
	* src/*.[ch]:
	Change licence to LGPL.

2006-03-01  Ross Burton  <ross@burtonini.com>

	* configure.ac:
	Version 0.2

2006-02-26  Ross Burton  <ross@openedhand.com>

	* src/dbus.c:
	* src/galago.c:
	Update symbols for latest libtelepathy.

2006-02-17  Ross Burton  <ross@openedhand.com>

	* src/dbus.c:
	* src/galago.c:
	Don't include libtelepathy_dbus.h

2006-02-14  Ross Burton  <ross@openedhand.com>

	* src/galago.c:
	Set the presence status code, and work with new DBus.

2006-02-10  Ross Burton  <ross@openedhand.com>

	* src/shared.h:
	* src/main.c:
	* src/dbus.[ch]:
	* src/galago.[ch]:
	Refactor again, remove global context, add per-feed context.

2006-02-07  Ross Burton  <ross@openedhand.com>

	* src/galago.c:
	Reformat.

2006-02-07  Ross Burton  <ross@openedhand.com>

	* debian/*:
	Add packaging.

2006-02-07  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Fix source check.

2006-02-06  Ross Burton  <ross@openedhand.com>

	* src/main.c:
	* src/shared.h:
	* src/dbus.h:
	* src/dbus.c:
	* src/galago.h:
	* src/galago.c:
	Remove global variables for context struct, add include guards,
	clean up warnings.

2006-02-06  Ross Burton  <ross@openedhand.com>

	* src/main.c:
	* src/shared.h:
	* src/dbus.h:
	* src/dbus.c:
	* src/galago.h:
	* src/galago.c:
	Add license, clean up code.

2006-02-06  Ross Burton  <ross@openedhand.com>

	* src/Makefile.am:
	* src/main.c:
	* src/shared.h:
	* src/dbus.h:
	* src/dbus.c:
	* src/galago.h:
	* src/galago.c:
	* src/test.c:
	Refactor into separate modules.
	
2006-02-06  Ross Burton  <ross@openedhand.com>

	* src/test.c:
	Set exit-with-daemon.

2006-02-06  Ross Burton  <ross@openedhand.com>

	* [all files]
	Initial autotools port and changelog creation.


