author | mickeyl <mickeyl> | 2004-07-19 15:21:36 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-07-19 15:21:36 (UTC) |
commit | 58d89efba804b7db6dcdde13c78902f170fb1887 (patch) (unidiff) | |
tree | 19c40cc7e1ed25ba38b38503500f12bd994054d8 | |
parent | 1397c4f0801d4bf1581c26e466453ba65f1b4261 (diff) | |
download | opie-58d89efba804b7db6dcdde13c78902f170fb1887.zip opie-58d89efba804b7db6dcdde13c78902f170fb1887.tar.gz opie-58d89efba804b7db6dcdde13c78902f170fb1887.tar.bz2 |
cosmetics
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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) |