2006-04-06 [paul]

	* po/fi.po
	* po/fr.po
	* po/pt_BR.po
	* po/sk.po
		updated by Tommi Pirinen, Fabien Vantard, Frederico
		Goncalves Guimaraes, and Andrej Kacian

2006-03-24 [colin] 1.71
	* src/vcal_folder.c
		Warning fix (by Fabien Vantard)

2006-03-22 [colin] 1.70
	* src/vcal_manager.c
		Fix a possible crash
	* src/vcal_folder.c
		Implement folder renaming

2006-03-16 [colin] 1.60
	* src/vcal_folder.c
	* src/vcal_meeting_gtk.c
	* src/vcalendar.c
		Fix g_warnings, fix missing last webcal item
		Choose the "later" duration better

2006-03-15 [wwp] 1.57
	* src/vcal_folder.c
		Use a better solution for timeouts (thanks to Colin)

2006-03-14 [colin] 1.56
	* src/vcal_manager.c
	* src/vcal_manager.h
	* src/vcal_meeting_gtk.c
	* src/vcalendar.c
		Fix a crash in some cases
		Fix a leak
		Allow 'Remind me later' in alerts
		Better layout of the meeting editor

2006-03-14 [wwp] 1.55
	* src/plugin.c
		Forgot a necessary #include

2006-03-14 [wwp] 1.54
	* src/plugin.c
		Properly init curl outside of any thread (thanks to Colin)

2006-03-13 [colin] 1.53

	* src/vcal_folder.c
	* src/vcal_manager.c
	* src/vcal_meeting_gtk.c
		Prepare some stuff for multisync
		Put only one timezone part when exporting
		multiple components

2006-03-11 [colin] 1.52

	* src/vcal_folder.c
		Timeout curl ops after 1 minute

2006-03-09 [colin] 1.51

	* src/vcal_meeting_gtk.c
	* src/vcal_manager.[ch]
	* src/vcalendar.c
		Implement CommonName for Organizer
		GUI fixes

2006-03-06 [colin] 1.50

	* src/vcal_folder.c
	* src/vcal_meeting_gtk.c
	* src/vcal_prefs.c
	* src/vcal_prefs.h
		Implement export to remote locations
		Add pref to export only our meetings, not the
		subscriptions

2006-03-06 [colin] 1.41

	* src/vcal_prefs.c
		Cleanup by Fabien Vantard

2006-03-01 [colin] 1.40

	* src/vcal_folder.c
		Fix cache issues
	* src/vcal_manager.c
		Fix interop with Outlook 2K3 SP2 
		(add VTIMEZONE, use utf8)
	* src/vcal_meeting_gtk.c
		return error if necessary
	* src/vcalendar.c
		fix undeclared utf8 from Outlook

2006-03-01 [colin] 1.35

	* src/vcal_folder.c
	* src/vcal_manager.c
	* src/vcal_manager.h
	* src/vcal_meeting_gtk.c
	* src/vcalendar.c
		Handle VTODOs
		Fix a few bugs in the process

2006-03-01 [colin] 1.34

	* src/vcal_folder.c
		Add offline override message

2006-02-21 [colin] 1.33

	* src/vcalendar.c
		Fix rendering of meeting detail with (at least) GTK+ 2.8,
		patch by Colin

2006-02-21 [colin] 1.32

	* src/vcalendar.c
		Use 1 hour instead of 10 minutes to refresh the
		feeds

2006-02-13 [colin] 1.31

	* src/vcal_manager.c
		Fix (null) in To: 
		Fix missing DTSTAMP 
		closes bug #910 (vCalendar-Plugin does not interact 
		with Outlook)

2006-02-12 [colin] 1.30

	* src/vcalendar.c
		Check for mainwin before using it

2006-01-29 [paul]

	* po/fi.po
		updated by Flammie Pirinen
	* po/sk.po
		added by Andrej Kacian

2006-01-29 [paul]

	* configure.ac
	* po/sr.po
		submitted by Aleksandar Urosevic <urke.dd@urosevic.net>
	* po/pt_BR.po
		updated by  Frederico Goncalves Guimaraes

2006-01-28 [paul]

	* po/zh_CN.po
		updated by  Ralgh Young <bamanzi@gmail.com>

2006-01-27 [paul] 1.29

	* config/config.rpath  ** ADDED **
		fix build warning

2006-01-27 [paul]

	* configure.ac
	* po/es.po
	* po/fr.po
	* po/it.po
		added/updated translations by Ricardo Mones Lastra,
		Fabien Vantard, and Andrea Spadaccini
2006-01-26 [paul]

	* po/pt_BR.po
		translation submitted by Frederico Goncalves Guimaraes
		<fggdebian@yahoo.com.br>

2006-01-24 [colin] 1.28

	* src/vcalendar.c
		Fix double free()s

2006-01-14 [colin]

	* src/plugin.c
		Fix error message

2006-01-14 [colin]

	* src
		Rework buttons (HIGify)

2006-01-12 [colin]

	* src/vcal_folder.c
		Handle --subscribe webcal:// 

2006-01-08 [paul]

	* po/de.po
	* po/es.po
		updated by Stephan Sachse and Ricardo Mones Lastra

2006-01-08 [paul] 1.25

	* po/de.po
		translation submitted by Stephan Sachse <white@dev-zero.com>

2006-01-01 [paul] 1.24

	* po/fi.po
		translation submitted by Flammie Pirinen <flammie@iki.fi>

2005-12-19 [colin] 1.23

	* Fix a few more overzealous translations
	* Close folder on unloading if it's our. Thanks Andrej!

2005-12-19 [colin] 1.22

	* Fix a few overzealous translations
	* Fix a bug where subscribed webcal feeds' caches end up
	  in ~/http://...

2005-12-19 [colin] 1.21

	* i18n fix by Fabien Vantard

2005-12-19 [colin] 1.20

	* Add es.po, thanks to Ricardo Mones !

2005-12-19  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add m4.
	(EXTRA_DIST): Add config/config.rpath.
	* configure.ac (AC_OUTPUT): Add m4/Makefile.
	(AM_GNU_GETTEXT_VERSION): Bump to 0.14.5.

2005-12-18 [colin] 1.19

	* Add gettext support and fr.po

2005-12-15 [paul] 1.18

	* Add plugin_version()

2005-12-12 [colin] 1.17

	* Fix a leak and refresh of webcal subscriptions
	
2005-12-12 [colin] 1.16

	* Fix a leak
	
2005-12-07 [colin] 1.15

	* Add plugin_licence()
	  Allow flags changing
	
2006-11-28 [colin] 1.14

	* src/vcalendar.c
		Trim labels

2006-11-25 [colin] 1.13

	* src/vcal_folder.c
		Thread network operations so they aren't
		blocking
	* src/vcalendar.c
		Fix cancellation of events
		Fix "answers to an unknown meeting proposal" 
		when we have an attendee and no local event

2006-11-23 [colin] 1.12

	* src/vcal_folder.c
		Fix items sensitivity
	* m4/curl.m4		** REMOVED **
	* configure.ac
		Move the curl m4 definition inside 
		configure.ac (crappy fix against a strange
		problem)

2006-11-17 [colin] 1.11

	* src/vcal_folder.c
		Fix fixme
	* src/vcal_meeting_gtk.c
		Fix exporting when local calendar 
		is empty

2006-11-17 [colin] 1.10

	* src/vcal_folder.c
		Tell libcurl to follow redirections

2006-11-17 [colin] 1.9

	* src/vcal_folder.c
	* src/vcal_folder.h
	* src/vcal_manager.c
	* src/vcal_manager.h
	* src/vcal_meeting_gtk.c
	* src/vcalendar.c
		Fix a few leaks
		Add URL property handling
		Add webcal subscription	

2006-10-05 [colin] 1.8

	* src/vcalendar.c
		reflect API change

2005-09-12 [colin] 1.7
	
	* src/vcal_manager.c
	* src/vcal_meeting_gtk.c
	* src/vcalendar.c
		fix trying to send to nobody
		fix updating of the folder after sending a meeting
		fix account selection when we have nntp accounts
		fix clearing of the mimeview

2005-07-17 [paul] 1.6

	* src/vcalendar.c
	* src/vcal_meeting_gtk.c
		update for changes to alertpanels

2005-07-15 [paul] 1.5

	fix build errors (thanks to Colin)

2005-07-04 [colin] 1.4

	Ship with libical.
	Change the date selection widgets to use a GtkCalendar.

2005-03-23 [colin] 1.3

	Check for libical version. Thanks to Alfons for
	the auto* voodoo!

2005-03-21 [colin] 1.2

	Remove icaltime_as_local cruft.

2005-03-18 [colin] 1.1

	Apply gentoo's patch to make it work with libical-0.24
	Fix stuff so that it works with 0.23 and 0.24

2005-02-02 [colin] 1.0

	Use color label instead of read/unread status

2005-02-02 [colin] 0.9
	
	Add automatic export

2005-02-01 [colin] 0.8

	Add ICS export

2005-02-01 [colin] 0.7

	Add alert

2005-01-14 [colin] 0.5

	Fix generate_msgid

2004-09-21 [colin] 0.4

	Various date and format fixes

2004-09-21 [colin] 0.3

	Add cancel sending availability

2004-09-20 [colin] 0.2

	More checks, cancel notification support

2004-09-20 [colin] 0.1
	
	Initial release
