========== Version 0.1.1 released 2008-04-23 ==========

2008-04-23  Sebastian Pölsterl <marduk@k-d-w.org>

    * NEWS:
    Added release notes

2008-04-10  Sebastian Pölsterl <marduk@k-d-w.org>

	* capuchin-glib/capuchin-g-app-object-manager.c:
	* capuchin-glib/capuchin-g-app-object-manager.h:
	* capuchin-glib/capuchin-g-app-object.c:
	* capuchin-glib/capuchin-g-app-object.h:
	* test/testapp.c:
	Every method of CapuchinGAppObject requires a
	GError now. That way the user can handle errors himself instead of
	failing more or less silently.

2008-04-04  Sebastian Pölsterl <marduk@k-d-w.org>

	* docs/reference/capuchin-glib-sections.txt:
	Added update_async method to API docs

2008-04-04  Sebastian Pölsterl <marduk@k-d-w.org>

	* capuchin-glib/capuchin-g-app-object.c:
	* capuchin-glib/capuchin-g-app-object.h:
	* test/testapp.c:
	Added capuchin_g_app_object_update_async method
	and adjusted to Capuchin API changes of Update method

2008-04-02  Sebastian Pölsterl <marduk@k-d-w.org>

	* capuchin-glib/capuchin-g-app-object-manager.c:
	* capuchin-glib/capuchin-g-app-object-manager.h:
	* capuchin-glib/capuchin-g-app-object.c:
	* capuchin-glib/capuchin-g-app-object.h:
	* capuchin-glib/capuchin-g-plugin-author.c:
	* capuchin-glib/capuchin-g-plugin-author.h:
	* capuchin-glib/capuchin-g-plugin-info.c:
	* capuchin-glib/capuchin-g-plugin-info.h:
	* capuchin-glib/capuchin-glib-globals.h:
	* capuchin-glib/capuchin-glib.h:
	* test/testapp.c:
	Added GPLv3 header to each file

2008-04-01  Sebastian Pölsterl <marduk@k-d-w.org>

	* COPYING:
	* docs/reference/Makefile.am:
	* docs/reference/capuchin-glib-docs.sgml:
	* docs/reference/tutorial.sgml:
	Added tutorial section to api
	documentation. Added GPLv3 as license.

2008-04-01  Sebastian Pölsterl <marduk@k-d-w.org>

	* .gitignore:
	* capuchin-glib/capuchin-g-type-builtins.c:
	* capuchin-glib/capuchin-g-type-builtins.h:
	* docs/reference/capuchin-glib-sections.txt:
	Fixed error in sections	file for gtk-doc

2008-04-01  Sebastian Pölsterl <marduk@k-d-w.org>

	* docs/reference/Makefile.am:
	* docs/reference/capuchin-glib-docs.sgml:
	* docs/reference/capuchin-glib-sections.txt:
	Adjusted API reference
	that it only shows public parts

2008-03-17  Sebastian Pölsterl <marduk@k-d-w.org>

	* configure.ac:
	Post release bump to 0.1.1

========== Version 0.1 released 2008-03-16 ==========

2008-03-16  Sebastian Pölsterl <marduk@k-d-w.org>

	* NEWS:
	Added release notes

2008-03-16  Sebastian Pölsterl <marduk@k-d-w.org>

	* capuchin-glib/capuchin-g-app-object.c:
	Disconnect dbus signals in
	finalize

2008-03-16  Sebastian Pölsterl <marduk@k-d-w.org>

	* configure.ac:
	Added minimum version check.

2008-03-16  Sebastian Pölsterl <marduk@k-d-w.org>

	* test/Makefile.am:
	Forgot to add Makefile

2008-03-16  Sebastian Pölsterl <marduk@k-d-w.org>

	* MAINTAINERS:
	* Makefile.am:
	* capuchin-glib/.cvsignore:
	* capuchin-glib/Makefile.am:
	* capuchin-glib/capuchin-g-app-object-manager.c:
	* capuchin-glib/capuchin-g-app-object-manager.h:
	* capuchin-glib/capuchin-g-app-object.c:
	* capuchin-glib/capuchin-g-app-object.h:
	* capuchin-glib/capuchin-g-plugin-author.c:
	* capuchin-glib/capuchin-g-plugin-author.h:
	* capuchin-glib/capuchin-g-plugin-info.c:
	* capuchin-glib/capuchin-g-plugin-info.h:
	* capuchin-glib/capuchin-g-type-builtins.c:
	* capuchin-glib/capuchin-g-type-builtins.c.template:
	* capuchin-glib/capuchin-g-type-builtins.h:
	* capuchin-glib/capuchin-g-type-builtins.h.template:
	* capuchin-glib/capuchin-glib-globals.h:
	* capuchin-glib/capuchin-glib.h:
	* capuchin-glib/capuchin-marshal.list:
	* configure.ac:
	* docs/reference/Makefile.am:
	* src/.cvsignore:
	* src/Makefile.am:
	* src/capuchin-g-app-object-manager.c:
	* src/capuchin-g-app-object-manager.h:
	* src/capuchin-g-app-object.c:
	* src/capuchin-g-app-object.h:
	* src/capuchin-g-plugin-author.c:
	* src/capuchin-g-plugin-author.h:
	* src/capuchin-g-plugin-info.c:
	* src/capuchin-g-plugin-info.h:
	* src/capuchin-g-type-builtins.c.template:
	* src/capuchin-g-type-builtins.h.template:
	* src/capuchin-glib-globals.h:
	* src/capuchin-glib.h:
	* src/capuchin-marshal.list:
	* test/testapp.c:
	Moved src dir to capuchin-glib. Compile test on
	make.

2008-03-16  Sebastian Pölsterl <marduk@k-d-w.org>

	* Makefile.am:
	* src/capuchin-g-app-object.c:
	* src/capuchin-g-plugin-author.c:
	* src/capuchin-g-plugin-info.c:
	Added gtkdoc. make distcheck works.


2008-03-15  Sebastian Pölsterl <marduk@k-d-w.org>

	* src/capuchin-g-app-object.c:
	Free array of strings the easy way
	with g_strfreev

2008-03-15  Sebastian Pölsterl <marduk@k-d-w.org>

	* src/capuchin-g-app-object.c:
	* test/testapp.c:
	Implemented
	capuchin_g_app_object_get_available_updates, and it's working

2008-03-15  Sebastian Pölsterl <marduk@k-d-w.org>

	* src/capuchin-g-app-object.c:
	* src/capuchin-g-app-object.h:
	* test/testapp.c:
	Convert data in
	capuchin_g_app_object_get_available_updates. Still don't know what
	type it should be fore dbus call

2008-03-15  Sebastian Pölsterl <marduk@k-d-w.org>

	* src/capuchin-g-app-object.c:
	* src/capuchin-g-app-object.h:
	* src/capuchin-g-plugin-author.c:
	* src/capuchin-g-plugin-info.c:
	* test/testapp.c:
	Return CapuchinGPluginAuthor object for
	capuchin_g_app_object_get_plugin_author method

2008-03-15  Sebastian Pölsterl <marduk@k-d-w.org>

	* docs/reference/capuchin-glib.types:
	* src/capuchin-glib.h:
	Added new class to header and gtdoc

2008-03-15  Sebastian Pölsterl <marduk@k-d-w.org>

	* src/Makefile.am:
	* src/capuchin-g-app-object-manager.c:
	* src/capuchin-g-app-object-manager.h:
	* src/capuchin-g-app-object.c:
	* src/capuchin-g-app-object.h:
	* src/capuchin-g-plugin-author.c:
	* src/capuchin-g-plugin-author.h:
	* src/capuchin-g-plugin-info.c:
	* src/capuchin-g-plugin-info.h:
	Added CapuchinGPluginAuthor class.
	Make private structs and related stuff really private

2008-03-14  Sebastian Pölsterl <marduk@k-d-w.org>

	* src/capuchin-g-app-object.c:
	* src/capuchin-g-app-object.h:
	Updates gtkdoc

2008-03-14  Sebastian Pölsterl <marduk@k-d-w.org>

	* docs/Makefile.am:
	* docs/reference/Makefile.am:
	* docs/reference/capuchin-glib.types:
	Forgot to add files used to
	generate gtkdoc

2008-03-14  Sebastian Pölsterl <marduk@k-d-w.org>

	* Makefile.am:
	* autogen.sh:
	* configure.ac:
	* src/capuchin-g-app-object-manager.c:
	* src/capuchin-g-app-object-manager.h:
	* src/capuchin-g-app-object.c:
	* src/capuchin-g-app-object.h:
	Added gtkdoc

2008-03-14  Sebastian Pölsterl <marduk@k-d-w.org>

	* configure.ac:
	* src/Makefile.am:
	* src/capuchin-g-app-object.c:
	* src/capuchin-marshal.list:
	* test/testapp.c:
	Added marshaller for Status signal. Fixed some
	autofoo madness.

2008-03-14  Sebastian <sebp@ubuntu.(none)>

	* src/capuchin-g-app-object.c:
	* src/capuchin-glib-globals.h:
	* test/testapp.c:
	Use correct marshaller for install-finished
	signal. Wrapped Install method. Adjusted signature of _status_cb.

2008-03-14  Sebastian <sebp@ubuntu.(none)>

	* configure.ac:
	* src/Makefile.am:
	* src/capuchin-g-app-object.c:
	* src/capuchin-g-app-object.h:
	* src/capuchin-g-type-builtins.c.template:
	* src/capuchin-g-type-builtins.h.template:
	* src/capuchin-glib.h:
	Automatically generate GTypes from enums.
	Changed signature of status signal that it includes correct GType
	for CapuchinGAppObjectActionType enum.

2008-03-13  Sebastian <sebp@ubuntu.(none)>

	* src/capuchin-g-app-object.c:
	* src/capuchin-g-app-object.h:
	* test/testapp.c:
	Implemented all methods except
	get_available_updates

2008-03-13  Sebastian <sebp@ubuntu.(none)>

	* src/capuchin-g-app-object.c:
	* src/capuchin-g-app-object.h:
	* test/testapp.c:
	Added assertions. Added get_application_name
	method. UpdateFinished signal works now.

2008-03-13  Sebastian <sebp@ubuntu.(none)>

	* .gitignore:
	Added assertions. Added get_application_name method.
	UpdateFinished signal works now.

2008-03-12  Sebastian <sebp@ubuntu.(none)>

	* ChangeLog:
	Added ChaneLog

2008-03-12  Sebastian <sebp@ubuntu.(none)>

	* Initital revision of capuchin-glib bindings

