summaryrefslogtreecommitdiff
authorclem <clem>2004-06-18 14:47:28 (UTC)
committer clem <clem>2004-06-18 14:47:28 (UTC)
commit589dc38a4c44ed7cdd151cf6c136b199ec273398 (patch) (unidiff)
tree5cf8368366c35c60dd1f20709c04bbb74e12299d
parentd177fbbcdabe8568b394bc2a16ecc5895a4b659a (diff)
downloadopie-589dc38a4c44ed7cdd151cf6c136b199ec273398.zip
opie-589dc38a4c44ed7cdd151cf6c136b199ec273398.tar.gz
opie-589dc38a4c44ed7cdd151cf6c136b199ec273398.tar.bz2
BUGFIX: Fixed Datebook dependency on libopiedb2 (Bug #1348)
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8da96a..b0d9a0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,12 +2,13 @@
2 2
3 * Fixed ZSafe not starting up (Bug #1324) (mickeyl) 3 * Fixed ZSafe not starting up (Bug #1324) (mickeyl)
4 * Fixed Drawpad initialization (Bug #1314) (mickeyl) 4 * Fixed Drawpad initialization (Bug #1314) (mickeyl)
5 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 5 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
6 * Added Conversion tool for pim-data (eilers) 6 * Added Conversion tool for pim-data (eilers)
7 * Modifcation of the PIM API for providing generic use of OPimRecords. (eilers) 7 * Modifcation of the PIM API for providing generic use of OPimRecords. (eilers)
8 * Fixed Datebook dependency on libopiedb2 (Bug #1348) (chicken)
8 9
9 2004-25-04The Opie Team <opie@handhelds.org> 10 2004-25-04The Opie Team <opie@handhelds.org>
10 11
11 * Released as Version 1.1.3 (devel) 12 * Released as Version 1.1.3 (devel)
12 * Introduced first implementation of SQL-Support using SQLite (eilers) 13 * Introduced first implementation of SQL-Support using SQLite (eilers)
13 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 14 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)