]> err.no Git - scalable-opengroupware.org/blob - SOGo/SoObjects/Contacts/ChangeLog
changes to use NGLogging in all places
[scalable-opengroupware.org] / SOGo / SoObjects / Contacts / ChangeLog
1 2004-12-08  Marcus Mueller  <znek@mulle-kybernetik.com>
2
3         * SOGoContactFolder.m: changed to NGLogging (v0.9.5)
4
5 2004-09-25  Helge Hess  <helge.hess@opengroupware.org>
6
7         * fixed compilation on MacOSX (v0.9.4)
8
9 2004-08-27  Helge Hess  <helge.hess@skyrix.com>
10
11         * v0.9.3
12
13         * SOGoContactObject.m: use 'cn' as davDisplayName
14
15         * SOGoContactObject.[hm]: can now decode the property list stored in
16           the store (v0.9.2)
17         
18         * started implementation of contact folders (v0.9.1)
19
20 2004-08-26  Marcus Mueller  <znek@mulle-kybernetik.com>
21
22         * Product.m: typo in comment fixed
23
24         * SOGoContactFolder.h, SOGoContactObject.h: changed _Appointments_ to
25           _Contacts_
26
27 2004-08-25  Marcus Mueller  <znek@mulle-kybernetik.com>
28
29         * ChangeLog: created