summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opiepim/ChangeLog10
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 @@
12004-11-18 Holger Freyther <freyther@handhelds.org>
2 * Every Access can give a set of Occurrences for a period or a datetime
3 * QueryByExample, Find, Sort can be generically accessed by OPimBase
4 pointer interface
5 * OPimBackendOccurrence gets split up to OPimOccurrences by
6 OPimTemplateBase
7 * Add safeCast to various OPimRecords
8 * Kill memleak in OPimTodo
9 * Add SortVector implementations for OPimTodo and OPimContact
10
1 2004-??-??The Opie Team <opie@handhelds.org> 11 2004-??-??The Opie Team <opie@handhelds.org>
2 * Implemented some important modifications to allow to use OPimRecords as it is, without 12 * Implemented some important modifications to allow to use OPimRecords as it is, without
3 have to cast them. This makes it possible to write applications which handling pim 13 have to cast them. This makes it possible to write applications which handling pim