2009-01-10  Mark Ellis  <mark@mpellis.org.uk>

	* 0.13 release

2009-01-08  Mark Ellis  <mark@mpellis.org.uk>

	* some improvements to wstr conversion handling

2008-12-18  Mark Ellis  <mark@mpellis.org.uk>

	* configure.ac.in - require at least python 2.3, pyrex doesn't
	  support 2.2; check pyrex version when python > 2.4

2008-05-23  Jonny Lamb  <jonnylamb@jonnylamb.com>

	* python/pyrra.pyx: Converted x < i < y for loops to the new-style
	syntax and fixed a build-error of using the word "type" as a variable
	name -- this is a reserved Python keyword. (See Debian #482258)

2008-04-13  Jonny Lamb  <jonnylamb@jonnylamb.com>

	* man/rra-appointment-from-vevent.1:
	* man/rra-appointment-to-vevent.1:
	* man/rra-contact-from-vcard.1:
	* man/rra-contact-to-vcard.1:
	* man/rra-decode.1:
	* man/rra-delete.1:
	* man/rra-get-data.1:
	* man/rra-get-ids.1:
	* man/rra-get-recurring-appointments.1:
	* man/rra-get-types.1:
	* man/rra-put-data.1:
	* man/rra-subscribe.1:
	* man/rra-task-from-vtodo.1:
	* man/rra-task-to-vtodo.1:
	* man/rra-timezone.1: Escaped minus signs so they're not hyphens.
	Notified by lintian: hyphen-used-as-minus-sign.

2008-04-13  Jonny Lamb  <jonnylamb@jonnylamb.com>

	* Removed spec file.

2008-03-26  Mark Ellis  <mark@mpellis.org.uk>

	* correct build without python bindings (bug 1708885)

2008-01-09  Mark Ellis  <mark@mpellis.org.uk>

	* added LICENSE to EXTRA_DIST

2007-11-29  Mark Ellis <mark_ellis@users.sourceforge.net>

	* from Debian package, man pages for minor utils, and 
	  install them (disable in configure)

2007-11-28  Mark Ellis <mark_ellis@users.sourceforge.net>

	* started Changelog
	* added synce and rapi flags to python Makefile.am

