Unidiff1 files changed, 4 insertions, 2 deletions
|
diff --git a/ChangeLog b/ChangeLog index 8b30a66..198bd80 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,7 +1,9 @@ |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | |
2 | |
| |
3 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
| |
4 | * Added an about applet showing some credits and information about Opie (mickeyl) |
3 | * Added benchmarking functionality to sysinfo (mickeyl) |
5 | * Added benchmarking functionality to sysinfo (mickeyl) |
4 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
6 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
5 | * Ported applications from libopie1 to libopie2* (drw,ar,arlwin) |
7 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
6 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
8 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
7 | * Clean-up of package information in control files (drw) |
9 | * Clean-up of package information in control files (drw) |
@@ -13,5 +15,5 @@ |
13 | * Improved light-n-power for C7x0 (mickeyl) |
15 | * Improved light-n-power for C7x0 (mickeyl) |
14 | * Added automatic rotation support for C7x0 (treke) |
16 | * Added automatic rotation support for C7x0 (treke) |
15 | * Split libopie1 up into a set of smaller - functionality grouped - libraries (mickeyl) |
17 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
16 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
18 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
17 | |
19 | |
|