- fixed Category handling in the Contact record class, to
commit1d9b7dbef978d2e433773b7a6c8988141f6ef29e
authorcdfrey <cdfrey>
Fri, 24 Aug 2007 22:08:12 +0000 (24 22:08 +0000)
committercdfrey <cdfrey>
Fri, 24 Aug 2007 22:08:12 +0000 (24 22:08 +0000)
treeca82581902732b335723696771fd7697e4703348
parent049255d2437819b67667a24087b08945cb1658e5
- fixed Category handling in the Contact record class, to
       parse the comma separated string into an array,
       and back
       Note: this involves a change to the boost serialization
       and will affect backward compatibility with
       old serialization datafiles
- added Category to examples/addcontact.cc
- added Category support to the opensync plugin
ChangeLog