2007-06-08  Florian Boor  <florian@linuxtogo.org>

	* Release version 0.50
	* libeventdb-docs.sgml: Update org, license and version.
	* gtk-doc.make: update
	* doc/Makefile.am: Fix warnings
	* autogen.sh: Do not run unused intltoolize.

2007-03-29  Graham Cobb  <g+770@cobb.uk.net>

	* vevent.c (event_import_from_vevent): more fixes for alarm triggers

2007-03-29  Graham Cobb  <g+770@cobb.uk.net>

	* vevent.c (event_import_from_vevent): fix alarm trigger calculation

2007-03-25  Graham Cobb  <g+gpe@cobb.uk.net>

	* debian/control: change dependency on libmimedir-gnome0-dev to
	libmimedir-gnome-dev

2007-03-14  Graham Cobb  <g+gpe@cobb.uk.net>

	* debian/control: correct yesterday's change! oops

2007-03-13  Graham Cobb <g+gpe@cobb.uk.net>

	* debian/control: fix Depends clause to use shlibs

2007-03-12  Graham Cobb <g+gpe@cobb.uk.net>

	* debian/rules: uncomment invocation of dh_makeshlibs

2007-02-13  Neal H. Walfield  <neal@gnu.org>

	* configure.ac: Change version to 0.50 and depend on libeventdb
	version 0.90 or greater.

2007-02-13  Neal H. Walfield  <neal@gnu.org>

	* configure.ac: Update email address.

2007-02-13  Neal H. Walfield  <neal@gnu.org>

	* configure.ac: Bump to version 0.5 Depend on libeventdb version
	0.9 or greater.

2007-02-13  Neal H. Walfield  <neal@gnu.org>

	* gpe/vcal.h (cal_import_from_channel): Update documentation to
	reflect the actual meaning of the return code.
	(cal_import_from_vmimedir): Likewise.
	(cal_export_to_file): Likewise.
	(list_export_to_file): Likewise.
	* gpe/vevent.h (event_import_from_vevent): Likewise.
	(event_export_to_file): Likewise.

2007-02-13  Neal H. Walfield  <neal@gnu.org>

	* priv.h (ERROR_PROPAGATE): New macro.
	* vcal.c (cal_export_as_string): Update to libeventdb's API
	change.
	* vevent.c (event_import_from_vevent): Likewise.
	(event_export_as_vevent): Likewise.

	* vevent.c (event_import_from_vevent): Don't call event_flush.

2006-12-30  Neal H. Walfield  <neal@gnu.org>

	* gpe/vtype.h (GPE_TYPE_H): Check for this...
	(GPE_VEVNT_H): ... not this.

2006-12-30  Neal H. Walfield  <neal@gnu.org>

	* configure.ac: Change version to 0.20.

2006-12-29  Neal H. Walfield  <neal@gnu.org>

	* configure.ac: Bump version to 0.2.
	Call AC_GNU_SOURCE.  Add dependency on libtododb.
	* Makefile.am (INCLUDES): Rename from this...
	(AM_CPPFLAGS): ... to this.
	(libgpevtype_la_LDFLAGS): New variable, add versioning.
	(libgpevtype_la_SOURCES): Add priv.h and vcal.c.
	(gpeinclude_HEADERS): Add gpe/vtype.h and gpe/vcal.h.
	(DISTCHECK_CONFIGURE_FLAGS): New variable.
	* priv.h: New file.
	* gpe/vtype.h: New file.
	* gpe/vcal.h: New file.
	* vcal.c: New file.
	(cal_import_from_channel): Move import_vcal_from_event here from
	../gpe-calendar/import-vcal.c.
	(cal_import_from_vmimedir): Move import_vcal here from
	../gpe-calendar/import-vcal.c.
	(cal_export_as_string): Move export_calendar_as_string here from
	../gpe-calendar/export-vcal.c.
	(save_to_file): Move here from ../gpe-calendar/export-vcal.c.
	(cal_export_to_file): Move export_calendar_to_file here from
	../gpe-calendar/export-vcal.c.
	(event_export_to_file): New function.
	(list_export_to_file): Move export_list_to_file here from
	../gpe-calendar/export-vcal.c.
	* gpe/vevent.h (event_import_from_vevent): New prototype.
	(event_export_as_vevent): Likewise.
	(event_export_as_string): Likewise.
	(event_export_to_file): Likewise.
	(vcal_do_send_bluetooth): Likewise.
	(vcal_do_send_irda): Likewise.
	(vevent_from_tags): Remove prototype.
	(vevent_from_event_t): Likewise.
	(vevent_to_tags): Likewise.
	* vevent.c: Remove file contents.
	(extract_time): Move here from ../gpe-calendar/import-vcal.c.
	(event_import_from_vevent): Move import_vevent here from
	../gpe-calendar/import-vcal.c.
	(event_export_as_vevent): Move export_event_as_vevent here from
	../gpe-calendar/export-vcal.c.
	(event_export_as_string): Move export_event_as_string here from
	../gpe-calendar/export-vcal.c.
	* gpe/vtodo.h (todo_import_from_vtodo): New prototype.
	* vtodo.c: Include <time.h>, <sqlite.h>, <gpe/todo-db.h> and
	"priv.h".  Don't include <libintl.h> or <gpe/vtodo.h>.
	(_): Don't define.
	(item_state): Don't define, get definition from <gpe/todo-db.h>.
	(TODO_DB_NAME): Define.
	(todo_import_from_vtodo): Import from
	../gpe-calendar/import-vcal.c.
	* vcard.c: Don't include <libintl.h>, <gpe/vcard.h>.  Include
	"priv.h".
	(_): Don't define.
	
2006-12-28  Neal H. Walfield  <neal@gnu.org>

	* README: New file.

2006-12-28  Neal H. Walfield  <neal@gnu.org>

	* autogen.sh: Just use autoreconf and intltoolize.

2006-11-27  Florian Boor  <florian@kernelconcepts.de>

	* vtodo.c: Apply patch by Graham Cobb <g+gpe@cobb.uk.net> to handle due dates 
	  in vTodo files. Fixes #4

2006-05-28  Neal H. Walfield  <neal@gnu.org>

	* configure.ac (DEP_MODULES): Demand libeventdb 0.30 or newer.

2006-05-24  Neal H. Walfield  <neal@gnu.org>

	* vevent.c (vevent_from_event_t): Update code to reflect that
	event_get_summary, event_get_description and event_get_location
	now return malloced storage.

2006-05-23  Florian Boor  <florian@kernelconcepts.de>

    * Release Version 0.17.

2006-05-09  Neal H. Walfield  <neal@gnu.org>

	* vevent.c (vevent_from_event_t): Synchronize with libevent-db
	API changes.

2006-05-06  Phil Blundell  <pb@reciva.com>

	* configure.ac (DEP_MODULES): Demand libeventdb 0.29 or newer.

2006-04-13  Neal H. Walfield  <neal@gnu.org>

	* vevent.c: Synchronize libeventdb API changes.
	* gpe/vevent.c: Likewise.

2006-03-07  Florian Boor  <florian@kernelconcepts.de>

    * Makefile.am: Do not ship debian package support in the
                   distribution because of conflicting package types.

2006-02-28  Florian Boor  <florian@kernelconcepts.de>

    * Release Version 0.16.
    * Change documentation license to become the same like the code license.

2006-02-04  Florian Boor  <florian@kernelconcepts.de>

    * Release Version 0.15.

2006-02-02  Phil Blundell  <pb@reciva.com>

	* vcard.c (vcard_to_tags): Handle case where no last name is
	provided.

2005-11-26  Martin Felis  <martin@silef.de>

    * vevent.c: Added support for the last-modified field. Fixed a smaller
                bug, that wouldn't let us export vevents.
    * vtodo.c: Added support for the last-modified field.

2005-11-23  Florian Boor  <florian@kernelconcepts.de>

    * Release Version 0.14.
    * familiar/contol, libgpevtype.pc.in, configure.ac: Add dependency to 
                                                        libeventdb.

2005-11-22  Florian Boor  <florian@kernelconcepts.de>

	* Release Version 0.13
	* familiar/control: Change dependencies to newer libmimedir release.

2005-11-06  Florian Boor  <florian@kernelconcepts.de>

    * vevent.c: Implement basic export of recurring events.
    * vevent.h, vevent.c: Add vevent_from_event_t to convert libeventdb data.
    
2005-11-03  Florian Boor  <florian@kernelconcepts.de>

    * vevent.c: Implement basic import of recurring events.
    
2005-10-28  Florian Boor  <florian@kernelconcepts.de>

    * vevent.c: Extend translation map to become basically useful.
                Some reformating.

2005-10-27  Florian Boor  <florian@kernelconcepts.de>

        * debian/rules: Change prefix again.

2005-09-16  Martin Felis  <martin@silef.de>

	* vevent.c: Fixed timezone incompatibility.

2005-09-15  Martin Felis  <martin@silef.de>

	* vevent.c,vtodo.c: Added ex-/importation of uids of events and todos.

2005-09-15  Martin Felis  <martin@silef.de>

	* vcard.c: Fixed wrong definition of honorific_prefix.

2005-09-15  Florian Boor  <florian@kernelconcepts.de>

	* vcard.c: Ensure proper initialisation of pointers fixing segfault.

2005-08-15  Florian Boor  <florian@kernelconcepts.de>

	* debian/rules: Change prefix to match latest Hildon requirements.

2005-08-13  Martin Felis <martin@silef.de>
	* vcard.c: Fixed the following fields:
	           "web adress","notes","honorific_prefix"
		   Made the exportation of the adress compatible to
		   evolution.
		   Imports now only two email adresses.
	         
2005-06-21  Florian Boor  <florian@kernelconcepts.de>

	* Release Version 0.12

2005-06-04  Florian Boor  <florian@kernelconcepts.de>

	* doc/gtk-doc.make: Fixed doc build support not to fail in some
                            situations.
	* debian/*: Add support for maemo debian packages.
	* configure.ac: Version to 0.12.


2005-04-25  Florian Boor  <florian@kernelconcepts.de>

	* Makefile.am: Add missing header file.
	* configure.ac: gtk-doc 1.0 is too old.
	* doc/Makefile.am: Replaced by new, improved file.
	* doc/gtk-doc.make: New file providing better gtk-doc support.

2005-04-18  Florian Boor  <florian@kernelconcepts.de>

	* Introduce ChangeLog
	* Add support for autotools.
