author | mickeyl <mickeyl> | 2004-03-08 20:00:40 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-03-08 20:00:40 (UTC) |
commit | 69d39ece573fccb89b6c1fb00aaed092e033a268 (patch) (unidiff) | |
tree | 443d09556abc6799b7963b6111e00cb12b9209ae | |
parent | 7cca421dd94f689e9ad086e05acded6b57515ffc (diff) | |
download | opie-69d39ece573fccb89b6c1fb00aaed092e033a268.zip opie-69d39ece573fccb89b6c1fb00aaed092e033a268.tar.gz opie-69d39ece573fccb89b6c1fb00aaed092e033a268.tar.bz2 |
update
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,8 +1,10 @@ | |||
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) |
8 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 10 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
@@ -12,7 +14,7 @@ | |||
12 | * Added new package manager - opie-packagemanager (drw) | 14 | * Added new package manager - opie-packagemanager (drw) |
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 | ||
18 | 2003-11-29The Opie Team <opie@handhelds.org> | 20 | 2003-11-29The Opie Team <opie@handhelds.org> |