|
diff --git a/ChangeLog b/ChangeLog index dfb69cc..fc7bd41 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,26 +1,25 @@ |
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 | * Fifteen gained configurable number of items (zecke) |
5 | * Fifteen gained configurable number of items (zecke) |
6 | * Fifteen can have custom background images (zecke) |
6 | * Fifteen can have custom background images (zecke) |
7 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
7 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
8 | * Integrated the new security framework into libopie2 (zecke,clem) |
8 | * Integrated the new security framework into libopie2 (zecke,clem) |
9 | * Converted the launcher to use the new security framework (zecke) |
9 | * Converted the launcher to use the new security framework (zecke) |
10 | * Screenshot applet can send the image to drawpad (zecke) |
| |
11 | |
10 | |
12 | Fixed Bugs |
11 | Fixed Bugs |
13 | -------- |
12 | -------- |
14 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
13 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
15 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
14 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
16 | |
15 | |
17 | 2004-07-06The Opie Team <opie@handhelds.org> |
16 | 2004-07-06The Opie Team <opie@handhelds.org> |
18 | |
17 | |
19 | * Tagged as Version 1.1.4 (devel) |
18 | * Tagged as Version 1.1.4 (devel) |
20 | |
19 | |
21 | New Features |
20 | New Features |
22 | ------------ |
21 | ------------ |
23 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
22 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
24 | * Added Conversion tool for pim-data (eilers) |
23 | * Added Conversion tool for pim-data (eilers) |
25 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
24 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
26 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
25 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
|