Monotone-Parent: 91dd6d07cd2a752896f5efd6ce493656b0ec13ea

Monotone-Revision: c5bd8349d3bd533853811e2ced9d7a0f040f66e8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-04T22:49:24
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-08-04 22:49:24 +00:00
parent 04116b854d
commit 046fd5c270
3 changed files with 119 additions and 0 deletions
+5
View File
@@ -1,5 +1,10 @@
2006-08-04 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Contacts/SOGoPersonalAB.[hm]: new class module
implementing the SOGoContactSource protocol. Does nothing
currently but will be used to implement access to the personal
address book of the user stored in the SOGo database.
* SoObjects/Contacts/SOGoContactSource.h: new "SOGoContactSource"
protocol defining an API common to all possible types of contact
sources.