1.0 - 20040901

  * Automatic parsing of the calendar after a WebDAV update
  
  * Added a basic lock verification for WebDAV transactions
  
  * Added missing i18n translations

  * Documentation updated
  
  * Added credits for the iCal parser in README.txt

1.0Beta3 - 20040811

	* Fixed a "ValueError : invalid literal for int(): %s" on Windows platforms
	
	* Updated documentation

	* Removed a useless page template (folder_localrole_form.pt)

	* Added an ImportError message if used with Python < 2.3

1.0Beta2 - 20040810

	* Fixed a "string index out of range" when updated from PloneiCalendar 0.1

	* Fixed a ZPT bug with Zope 2.6

1.0Beta1 - 20040810
	
	* First version with calendar views

