|
diff --git a/ChangeLog b/ChangeLog index eeacf9b..681763e 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,14 +1,22 @@ |
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) |
3 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
4 | * Integrated the new security framework into libopie2 (zecke) |
4 | * Integrated the new security framework into libopie2 (zecke) |
5 | * Converted the launcher to use the new security framework (zecke) |
5 | * Converted the launcher to use the new security framework (zecke) |
6 | |
6 | |
| |
7 | New Features |
| |
8 | ------------ |
| |
9 | |
| |
10 | Fixed Bugs |
| |
11 | -------- |
| |
12 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
| |
13 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
| |
14 | |
7 | 2004-07-06The Opie Team <opie@handhelds.org> |
15 | 2004-07-06The Opie Team <opie@handhelds.org> |
8 | |
16 | |
9 | * Tagged as Version 1.1.4 (devel) |
17 | * Tagged as Version 1.1.4 (devel) |
10 | |
18 | |
11 | New Features |
19 | New Features |
12 | ------------ |
20 | ------------ |
13 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
21 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
14 | * Added Conversion tool for pim-data (eilers) |
22 | * Added Conversion tool for pim-data (eilers) |
@@ -26,18 +34,16 @@ |
26 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
34 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
27 | * #1321 - Batteryapplet graphic glitch (harlekin) |
35 | * #1321 - Batteryapplet graphic glitch (harlekin) |
28 | * #1324 - ZSafe not starting up (mickeyl) |
36 | * #1324 - ZSafe not starting up (mickeyl) |
29 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
37 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
30 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
38 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
31 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
39 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
32 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
40 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
33 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
41 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
34 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
| |
35 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
| |
36 | |
42 | |
37 | 2004-04-25The Opie Team <opie@handhelds.org> |
43 | 2004-04-25The Opie Team <opie@handhelds.org> |
38 | |
44 | |
39 | * Released as Version 1.1.3 (devel) |
45 | * Released as Version 1.1.3 (devel) |
40 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
46 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
41 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
47 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
42 | * Added a real system graffiti character set (brad) |
48 | * Added a real system graffiti character set (brad) |
43 | * Added Generic Keyconfig Widget (zecke) |
49 | * Added Generic Keyconfig Widget (zecke) |
|