|
diff --git a/ChangeLog b/ChangeLog index 7766d1b..bce86d1 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,26 +1,27 @@ |
1 | 2005-??-??Opie 1.2.1 |
1 | 2005-??-??Opie 1.2.1 |
2 | |
2 | |
3 | |
3 | |
4 | New Features |
4 | New Features |
5 | ------------ |
5 | ------------ |
6 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
6 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
7 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
7 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
8 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
8 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
9 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
9 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
10 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
10 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
| |
11 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
11 | |
12 | |
12 | Fixed Bugs |
13 | Fixed Bugs |
13 | ---------- |
14 | ---------- |
14 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
15 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
15 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
16 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
16 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
17 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
17 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
18 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
18 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
19 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
19 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
20 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
20 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
21 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
21 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
22 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
22 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
23 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
23 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
24 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
24 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
25 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
25 | |
26 | |
26 | Internal |
27 | Internal |
|