Unidiff1 files changed, 3 insertions, 4 deletions
|
diff --git a/ChangeLog b/ChangeLog index 681763e..76bdd26 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,24 +1,23 @@ |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | |
2 | |
3 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
| |
4 | * Integrated the new security framework into libopie2 (zecke) |
| |
5 | * Converted the launcher to use the new security framework (zecke) |
| |
6 | |
| |
7 | New Features |
3 | New Features |
8 | ------------ |
4 | ------------ |
| |
5 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
| |
6 | * Integrated the new security framework into libopie2 (zecke) |
| |
7 | * Converted the launcher to use the new security framework (zecke) |
9 | |
8 | |
10 | Fixed Bugs |
9 | Fixed Bugs |
11 | -------- |
10 | -------- |
12 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
11 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
13 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
12 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
14 | |
13 | |
15 | 2004-07-06The Opie Team <opie@handhelds.org> |
14 | 2004-07-06The Opie Team <opie@handhelds.org> |
16 | |
15 | |
17 | * Tagged as Version 1.1.4 (devel) |
16 | * Tagged as Version 1.1.4 (devel) |
18 | |
17 | |
19 | New Features |
18 | New Features |
20 | ------------ |
19 | ------------ |
21 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
20 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
22 | * Added Conversion tool for pim-data (eilers) |
21 | * Added Conversion tool for pim-data (eilers) |
23 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
22 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
24 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
23 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
|