|
diff --git a/ChangeLog b/ChangeLog index 6671f4f..e644710 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,6 +1,9 @@ |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | |
2 | |
| |
3 | * Added benchmarking functionality to sysinfo (mickeyl) |
| |
4 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
| |
5 | * Ported applications from libopie1 to libopie2* (drw,ar,arlwin) |
3 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
6 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
4 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
7 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
5 | * Improved big-screen support (zecke,ar) |
8 | * Improved big-screen support (zecke,ar) |
6 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
9 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
@@ -8,8 +11,9 @@ |
8 | * Added new package manager - opie-packagemanager (drw) |
11 | * Added new package manager - opie-packagemanager (drw) |
9 | * Improved light-n-power for C7x0 (mickeyl) |
12 | * Improved light-n-power for C7x0 (mickeyl) |
10 | * Added automatic rotation support for C7x0 (treke) |
13 | * Added automatic rotation support for C7x0 (treke) |
11 | * Split libopie1 up into a set of smaller - functionality grouped - libraries (mickeyl) |
14 | * Split libopie1 up into a set of smaller - functionality grouped - libraries (mickeyl) |
| |
15 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
12 | |
16 | |
13 | 2003-11-29The Opie Team <opie@handhelds.org> |
17 | 2003-11-29The Opie Team <opie@handhelds.org> |
14 | |
18 | |
15 | * Released as Version 1.0.3 |
19 | * Released as Version 1.0.3 |
|