|
diff --git a/ChangeLog b/ChangeLog index b0d9a0d..b7459f9 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,20 +1,25 @@ |
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 | New Features |
4 | * Fixed Drawpad initialization (Bug #1314) (mickeyl) |
4 | ------------ |
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 | BugFixes |
| |
10 | -------- |
| |
11 | * #1324 - ZSafe not starting up (mickeyl) |
| |
12 | * #1314 - Drawpad initialization (mickeyl) |
| |
13 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
9 | |
14 | |
10 | 2004-25-04The Opie Team <opie@handhelds.org> |
15 | 2004-25-04The Opie Team <opie@handhelds.org> |
11 | |
16 | |
12 | * Released as Version 1.1.3 (devel) |
17 | * Released as Version 1.1.3 (devel) |
13 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
18 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
14 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
19 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
15 | * Added a real system graffiti character set (brad) |
20 | * Added a real system graffiti character set (brad) |
16 | * Added Generic Keyconfig Widget (zecke) |
21 | * Added Generic Keyconfig Widget (zecke) |
17 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
22 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
18 | * Added new Bible reader app - opie-dagger (drw) |
23 | * Added new Bible reader app - opie-dagger (drw) |
19 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
24 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
20 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
25 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
|