author | clem <clem> | 2004-06-18 14:47:28 (UTC) |
---|---|---|
committer | clem <clem> | 2004-06-18 14:47:28 (UTC) |
commit | 589dc38a4c44ed7cdd151cf6c136b199ec273398 (patch) (unidiff) | |
tree | 5cf8368366c35c60dd1f20709c04bbb74e12299d | |
parent | d177fbbcdabe8568b394bc2a16ecc5895a4b659a (diff) | |
download | opie-589dc38a4c44ed7cdd151cf6c136b199ec273398.zip opie-589dc38a4c44ed7cdd151cf6c136b199ec273398.tar.gz opie-589dc38a4c44ed7cdd151cf6c136b199ec273398.tar.bz2 |
BUGFIX: Fixed Datebook dependency on libopiedb2 (Bug #1348)
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,23 +1,24 @@ | |||
1 | 2004-??-??The Opie Team <opie@handhelds.org> | 1 | 2004-??-??The Opie Team <opie@handhelds.org> |
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) |
14 | * Added a real system graffiti character set (brad) | 15 | * Added a real system graffiti character set (brad) |
15 | * Added Generic Keyconfig Widget (zecke) | 16 | * Added Generic Keyconfig Widget (zecke) |
16 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 17 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
17 | * Added new Bible reader app - opie-dagger (drw) | 18 | * Added new Bible reader app - opie-dagger (drw) |
18 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 19 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
19 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 20 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
20 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 21 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
21 | * Added an about applet showing some credits and information about Opie (mickeyl) | 22 | * Added an about applet showing some credits and information about Opie (mickeyl) |
22 | * Added benchmarking functionality to sysinfo (mickeyl) | 23 | * Added benchmarking functionality to sysinfo (mickeyl) |
23 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 24 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |