2009-06-18  Adam Tauno Williams <awilliam@whitemiceconsulting.com>

        * SxPersonFolder.m: added entityName property to class (v5.5.104)

        * SxEnterpriseFolder.m: added entityName property to class (v5.5.104)

2009-06-15  Helge Hess  <helge.hess@opengroupware.org>

	* SxAddress.m: accept text/vcard as PUT MIME type (v1.5.103)

2009-04-30  Helge Hess  <helge.hess@skyrix.com>

	* SxDavAddrbookMultiget.m: fixed dbl-release bugs (v1.5.102)

2009-04-09  Helge Hess  <helge.hess@opengroupware.org>

	* SxAddress.m: check for If-None-Match preconditions in GET (v1.5.101)

2009-04-06  Helge Hess  <helge.hess@opengroupware.org>

	* activated CardDAV multiget REPORT (v1.5.100)

	* prepared SxDavAddrbookMultiget.m (derived from the cal-multiget)
	  (v1.5.99)

	* SxAddressFolder.m: send davContentType text/x-vcard in
	  -renderListEntry: (v1.5.98)

2008-03-11  Helge Hess  <helge.hess@opengroupware.org>

	* SxAddressFolder.m: added gdavComponentSet (v1.5.97)

2007-06-01  Helge Hess  <helge.hess@opengroupware.org>

	* SxAddress.m: fixed a gcc4 warning (v1.5.96)

2007-02-08  Helge Hess  <helge.hess@opengroupware.org>

	* SxAddressFolder.m: tagged folders as CardDAV addressbook collections
	  (v1.5.95)

2006-07-04  Helge Hess  <helge.hess@opengroupware.org>

	* fixed some gcc 4.1 warnings (v1.5.94)

2005-06-02  Helge Hess  <helge.hess@skyrix.com>

	* v1.3.93

	* ZSPersonListEntryRenderer.m: improved rendering of names

	* SxAddress.m: added a hack for MacOSX WebDAV file system PUT's (does
	  an empty PUT prior PUTting the real vCard content), fixed GETAction
	  to work with invalid global-ids

2005-06-01  Helge Hess  <helge.hess@opengroupware.org>

	* v1.3.92

	* SxAddressFolder.m: removed contact specific default WebDAV property
	  sets (<allprop>), if we need this again, we should use a 
	  product.plist slot for this functionality

	* SxAddressFolder.m: moved ZL specific stuff to own category/file

	* fixed gcc 4.0 warnings

	* SxAddressFolder.m: properly tag records as private which are
	  'apparently' existing (v1.3.91)

2005-05-25  Helge Hess  <helge.hess@opengroupware.org>

	* SxAddress.m: only set PUT 'location' header if the location changed
	  (v1.3.90)

2005-05-17  Helge Hess  <helge.hess@skyrix.com>

	* SxAddress.m: removed code for product.plist binding, this now lives
	  in SxObject (v1.3.89)

2005-05-13  Helge Hess  <helge.hess@skyrix.com>

	* SxAddress.m: properly deliver etag in GET requests (v1.3.88)

	* SxAddressFolder.m: added proper mapping for 'new' key records
	  (v1.3.87)

	* SxAddress.m: implemented missing getCommand, this allows deletes from
	  WebDAV/Evolution (v1.3.86)

2005-05-10  Helge Hess  <helge.hess@opengroupware.org>

	* SxAddress.m: improved exception handling (v1.3.85)

	* SxAddress.m: properly commit changes (v1.3.84)

2005-05-10  Helge Hess  <helge.hess@skyrix.com>

	* SxAddress.m: added vCard PUT support based on the company::set-vcard
	  command (v1.3.83)

	* moved a lot of settings from code to product.plist (v1.3.82)

2005-03-12  Helge Hess  <helge.hess@opengroupware.org>

	* v1.3.81

	* SxAddress.m, SxPerson.m, SxEnterprise, SxGroup.m: moved GETAction to
	  SxAddress
	
	* SxAddress.m: cleaned up vcard generation code, fixed handling of
	  content-type, properly deliver vcard in UTF-8

2005-02-06  Helge Hess  <helge.hess@opengroupware.org>

	* SxAddressFolder.m: fixed GroupDAV namespace to current draft 
	  (v1.3.80)

2004-12-06  Helge Hess  <helge.hess@opengroupware.org>

	* SxEnterpriseFolder.m, SxAddressFolder.m, SxGroupsFolder.m: added
	  generation of etag on list queries (v1.3.79)

	* SxPersonFolder.m: properly render etag for list queries, moved list
	  query rendering to separate object (fixed GroupDAV compatibility)
	  (v1.3.78)

2004-11-18  Helge Hess  <helge.hess@opengroupware.org>

	* SxVCardContactRenderer.m, SxAddressFolder.m, SxGroupsFolder.m,
	  SxGroupFolder.m: fixed a warning on MacOSX (v1.3.77)

2004-11-01  Helge Hess  <helge.hess@opengroupware.org>
	
	* SxAddressFolder.m: added custom resource type tag for folders
	  ({GROUPWARE:}vcard-collection) (v1.3.76)
	
2004-10-31  Helge Hess  <helge.hess@opengroupware.org>

	* v1.3.75

	* improved handling of external ZLConnect renderer classes (to avoid a
	  500 on a PROPFIND-0), removed some deprecated code

	* SxVCardPersonRenderer.m: major code cleanups (needs more)

	* SxVCardContactRenderer.m: render vCards in UTF-8, set proper content
	  type, minor code cleanups
	
2004-08-24  Helge Hess  <helge.hess@skyrix.com>
	
	* added a library, so that linking on MacOSX works (v1.3.74)
	
2004-08-21  Helge Hess  <helge.hess@opengroupware.org>
	
	* expanded subprojects, ZS 1.3 fixes (v1.3.73)
	
2004-05-10  Helge Hess  <helge.hess@opengroupware.org>

	* GNUmakefile.preamble (Contacts_BUNDLE_LIBS): fixed dependencies for
	  recent MacOSX gcc (v1.2.72)

2004-03-15  Helge Hess  <helge.hess@opengroupware.org>

	* SxGroupsFolder, SxGroupFolder: added URL shortcuts for retrieving the
	  iCalendar representations of groups (v1.2.71)

2004-03-10  Helge Hess  <helge.hess@opengroupware.org>

	* v1.2.70

	* SxAddressFolder.h: properly declare NSEnumerator

	* SxEnterprise.m, SxGroup.m, SxPerson.m: fixed some compile warnings
	  with gstep-base

2003-12-10  Helge Hess  <helge.hess@opengroupware.org>

	* v1.2.69

	* Persons/SxPersonFolder.m: only created SxPerson objects for "number"
	  names (eg 28371.EML, but not for "Donald%20Duck.EML"). In case of a
	  non-numeric name, the lookup should perform a query on the source_url
	  table!

	* SxAddressFolder.m: added a -description method

2003-11-13  Helge Hess  <helge.hess@opengroupware.org>

	* moved the Frontend Contacts, Enterprises, Groups and Person 
	  subprojects into this separate Contact.zsp product
	  (v1.2.68)