Monotone-Parent: c4326e19647bbfc97b2d64badbd1269165a03c7f

Monotone-Revision: 4bd29508cee7b9dae7bb94969e58f21226b4c2cd

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-09T19:11:32
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-05-09 19:11:32 +00:00
parent 81e04f0c5b
commit a85078a658
3 changed files with 71 additions and 22 deletions
+7
View File
@@ -1,5 +1,12 @@
2007-05-09 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Appointments/SOGoCalendarComponent.m
([SOGoCalendarComponent -iCalPersonWithUID:uid]): new method taken
from the previous module iCalEntityObject+Agenor.
([SOGoCalendarComponent -getUIDForICalPerson:person]): idem.
([SOGoCalendarComponent -getUIDsForICalPersons:iCalPersons]):
idem.
* SoObjects/Contacts/SOGoContactLDIFEntry.[hm]: new class module
replacing the SOGoContactLDAPEntry module. It was renamed as such
because it now receives a dictionary instead of an NGLdapEntry.