2012-05-29  Mark Ellis  <mark@mpellis.org.uk>

	* 0.5 release

2011-11-19  Mark Ellis  <mark@mpellis.org.uk>

	* update configure.ac.in, drop references to librapi2 to use
	  synce-core
	* fix location of gvfs source in build system
	* fix some signed comparison warnings
	* update unmount function declaration

2010-04-26  Mark Ellis  <mark@mpellis.org.uk>

	* 0.4 release

2009-12-03  Mark Ellis <mark@mpellis.org.uk>

	* enable building against pre 1.0 gvfs

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

	* daemon/gvfsbackendsynce.c - check for directory in
	  open_for_read(); this was resulting in access denied
	* daemon/gvfsbackendsynce.c - check hostname exists
	  before using it for mount spec
	* log independently of the main gvfs code

2009-11-15  Mark Ellis <mark@mpellis.org.uk>

	* 0.3.1 release for 1.4 gvfs series
	* hack the build system for incompatible changes in gvfs-1.4.x

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

	* add 22x22 icon, filechooser doesn't scale the 48x48 one

2009-07-16  Mark Ellis  <mark@mpellis.org.uk>

	* 0.3 release

2009-06-03  Mark Ellis <mark@mpellis.org.uk>

	* hack the build system for incompatible changes in gvfs-1.2.x

2009-03-16  Mark Ellis <mark@mpellis.org.uk>

	* configure.ac.in - require librapi2 >= 0.12 for CeFindClose
	* daemon/gvfsbackendsynce.c - fix handling of errors for which a
	  particular G_IO_ERROR is not specified; release mutex on error
	  in synce_gfs_delete(); always use CeFindClose()

2009-02-06  Mark Ellis <mark@mpellis.org.uk>

	* configure.ac.in - added check for libgvfscommon, require
	  glib >= 2.18
	* daemon/Makefile.am - removed ref to libgvfscommon, now in LIBS

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

	* 0.2.2 release
	* configure.ac.in - fixed non-POSIX conditionals properly this time

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

	* 0.2.1 release
	* configure.ac.in - fixed some less portable conditionals

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

	* 0.2 release

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

	* rework the build system, now require appropriate gvfs source
	  files rather than a built tree, make dist can include gvfs
	  files or not, depending on configure options

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

	* daemon/gvfsbackendsynce.c - change wstr_*_current to _utf8

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

	* only update mime database when installing directly

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

	* added mime type description for Pocket Word & Excel

2008-10-28  Mark Ellis <mark@mpellis.org.uk>

	* use CeGetDiskFreeSpaceEx() to obtain space details
	  for non main storage

2008-10-22  Mark Ellis <mark@mpellis.org.uk>

	* change make-dist files for gvfs-1.0.2

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

	* remove error code that is now present in libsynce

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

	* added po/ChangeLog
	* added po to root Makefile.am
	* added hack to build self contained source package

2008-05-14  Mark Ellis <mark@mpellis.org.uk>

	* check for alternative media card names
	* change to above - no longer check names, look for TEMPORARY
	  attribute on directories in root for attached file systems

2008-04-29  Mark Ellis <mark@mpellis.org.uk>

	* made max_log_level global

2008-04-22  Mark Ellis <mark@mpellis.org.uk>

	* uncommented all uses of CeFindClose(), enclosed in #if instead
	* set owner on 'special' directories
	* made various jobs cancellable

2008-04-21  Mark Ellis <mark@mpellis.org.uk>

	* commented out all uses of CeFindClose(), not implemented
	  yet in rapi2
	* removed unnecessary use of variable open modes
	* fixed move and rename functions

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

	* added etags
	* set all files to be owned by the user
	* close opened find handles
	* added file writing (create, append, replace)
	* added delete, make dir, move, rename
	* added file system info

2008-04-11  Mark Ellis <mark@mpellis.org.uk>

	* fixed display names of virtual Filesystem and Documents
	  directories
	* install icon

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

	* fixed error handling in _enumerate_ causing segfault

2008-04-07  Mark Ellis <mark@mpellis.org.uk>

	* added dir enumeration (listing) and file reading

2008-04-05  Mark Ellis <mark@mpellis.org.uk>

	* initial code

