-rw-r--r-- | libopie2/opiepim/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libopie2/opiepim/ChangeLog b/libopie2/opiepim/ChangeLog new file mode 100644 index 0000000..c263cf3 --- a/dev/null +++ b/libopie2/opiepim/ChangeLog | |||
@@ -0,0 +1,4 @@ | |||
1 | 2004-??-??The Opie Team <opie@handhelds.org> | ||
2 | * 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 | ||
4 | data in a generic manner (see opimconvertion tool) (eilers) \ No newline at end of file | ||