2005-03-20 Helge Hess * SOGoContactFolder.m: changed to use GDLContentStore (v0.9.9) 2005-02-24 Helge Hess * SOGoContactObject.m: fixed a MacOSX warning (v0.9.8) 2005-02-18 Helge Hess * SOGoContactObject.m: added a REST method to patch a single field of the contact (v0.9.7) 2005-02-06 Helge Hess * SOGoContactObject.m, SOGoContactFolder.m: added proper message/folder class (v0.9.6) 2004-12-08 Marcus Mueller * SOGoContactFolder.m: changed to NGLogging (v0.9.5) 2004-09-25 Helge Hess * fixed compilation on MacOSX (v0.9.4) 2004-08-27 Helge Hess * v0.9.3 * SOGoContactObject.m: use 'cn' as davDisplayName * SOGoContactObject.[hm]: can now decode the property list stored in the store (v0.9.2) * started implementation of contact folders (v0.9.1) 2004-08-26 Marcus Mueller * Product.m: typo in comment fixed * SOGoContactFolder.h, SOGoContactObject.h: changed _Appointments_ to _Contacts_ 2004-08-25 Marcus Mueller * ChangeLog: created