|
diff --git a/ChangeLog b/ChangeLog index 40c3e1f..21134a3 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,30 +1,33 @@ |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | |
2 | |
3 | New Features |
3 | New Features |
4 | ------------ |
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 | |
8 | |
9 | BugFixes |
9 | BugFixes |
10 | -------- |
10 | -------- |
11 | * #1068 - Country Drop Down Box Off Screen |
11 | * #1068 - Country Drop Down Box Off Screen |
12 | * #1294 - opie does not know about British Summer Time |
12 | * #1294 - opie does not know about British Summer Time |
13 | * #1314 - Drawpad initialization (mickeyl) |
13 | * #1314 - Drawpad initialization (mickeyl) |
| |
14 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
14 | * #1324 - ZSafe not starting up (mickeyl) |
15 | * #1324 - ZSafe not starting up (mickeyl) |
| |
16 | * #1327 - opie-mail ipk does not depend on libopiedb2 (chicken) |
| |
17 | * #1345 - opie-networksettingsplugin-wlan: Missing dependency for libpcap0 (mickeyl) |
15 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
18 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
16 | |
19 | |
17 | 2004-25-04The Opie Team <opie@handhelds.org> |
20 | 2004-25-04The Opie Team <opie@handhelds.org> |
18 | |
21 | |
19 | * Released as Version 1.1.3 (devel) |
22 | * Released as Version 1.1.3 (devel) |
20 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
23 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
21 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
24 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
22 | * Added a real system graffiti character set (brad) |
25 | * Added a real system graffiti character set (brad) |
23 | * Added Generic Keyconfig Widget (zecke) |
26 | * Added Generic Keyconfig Widget (zecke) |
24 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
27 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
25 | * Added new Bible reader app - opie-dagger (drw) |
28 | * Added new Bible reader app - opie-dagger (drw) |
26 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
29 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
27 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
30 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
28 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
31 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
29 | * Added an about applet showing some credits and information about Opie (mickeyl) |
32 | * Added an about applet showing some credits and information about Opie (mickeyl) |
30 | * Added benchmarking functionality to sysinfo (mickeyl) |
33 | * Added benchmarking functionality to sysinfo (mickeyl) |
|