author | zecke <zecke> | 2004-11-18 21:58:50 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-11-18 21:58:50 (UTC) |
commit | e89cc97d492ceac90bca6b11f392909402dbc071 (patch) (side-by-side diff) | |
tree | 6e7e162225bee4e8027680d74f99009127a2b8cc /libopie2 | |
parent | fdef8103e849b674c95d01785259e072bcfb5a4b (diff) | |
download | opie-e89cc97d492ceac90bca6b11f392909402dbc071.zip opie-e89cc97d492ceac90bca6b11f392909402dbc071.tar.gz opie-e89cc97d492ceac90bca6b11f392909402dbc071.tar.bz2 |
Update ChangeLog with recent OpiePIM changes
-rw-r--r-- | libopie2/opiepim/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libopie2/opiepim/ChangeLog b/libopie2/opiepim/ChangeLog index c263cf3..9c85e4b 100644 --- a/libopie2/opiepim/ChangeLog +++ b/libopie2/opiepim/ChangeLog @@ -1,3 +1,13 @@ +2004-11-18 Holger Freyther <freyther@handhelds.org> + * Every Access can give a set of Occurrences for a period or a datetime + * QueryByExample, Find, Sort can be generically accessed by OPimBase + pointer interface + * OPimBackendOccurrence gets split up to OPimOccurrences by + OPimTemplateBase + * Add safeCast to various OPimRecords + * Kill memleak in OPimTodo + * Add SortVector implementations for OPimTodo and OPimContact + 2004-??-?? The Opie Team <opie@handhelds.org> * Implemented some important modifications to allow to use OPimRecords as it is, without have to cast them. This makes it possible to write applications which handling pim |