]> err.no Git - scalable-opengroupware.org/blob - SOGo/SoObjects/Contacts/ChangeLog
added a method to patch a field of the address record
[scalable-opengroupware.org] / SOGo / SoObjects / Contacts / ChangeLog
1 2005-02-18  Helge Hess  <helge.hess@opengroupware.org>
2
3         * SOGoContactObject.m: added a REST method to patch a single field of
4           the contact (v0.9.7)
5
6 2005-02-06  Helge Hess  <helge.hess@opengroupware.org>
7
8         * SOGoContactObject.m, SOGoContactFolder.m: added proper
9           message/folder class (v0.9.6)
10
11 2004-12-08  Marcus Mueller  <znek@mulle-kybernetik.com>
12
13         * SOGoContactFolder.m: changed to NGLogging (v0.9.5)
14
15 2004-09-25  Helge Hess  <helge.hess@opengroupware.org>
16
17         * fixed compilation on MacOSX (v0.9.4)
18
19 2004-08-27  Helge Hess  <helge.hess@skyrix.com>
20
21         * v0.9.3
22
23         * SOGoContactObject.m: use 'cn' as davDisplayName
24
25         * SOGoContactObject.[hm]: can now decode the property list stored in
26           the store (v0.9.2)
27         
28         * started implementation of contact folders (v0.9.1)
29
30 2004-08-26  Marcus Mueller  <znek@mulle-kybernetik.com>
31
32         * Product.m: typo in comment fixed
33
34         * SOGoContactFolder.h, SOGoContactObject.h: changed _Appointments_ to
35           _Contacts_
36
37 2004-08-25  Marcus Mueller  <znek@mulle-kybernetik.com>
38
39         * ChangeLog: created