author | mickeyl <mickeyl> | 2005-05-10 10:21:39 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-05-10 10:21:39 (UTC) |
commit | 2272a0d2ae787ad50768910ac1c7be59a073031a (patch) (unidiff) | |
tree | 739602df24688de9c8c9cc16c19124614919da61 | |
parent | ff1d0ce627f64fb757df48d4c4998cb82a024dbc (diff) | |
download | opie-2272a0d2ae787ad50768910ac1c7be59a073031a.zip opie-2272a0d2ae787ad50768910ac1c7be59a073031a.tar.gz opie-2272a0d2ae787ad50768910ac1c7be59a073031a.tar.bz2 |
note Dirk's contribution
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,31 +1,32 @@ | |||
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 | 9 | ||
9 | Fixed Bugs | 10 | Fixed Bugs |
10 | ---------- | 11 | ---------- |
11 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 12 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
12 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 13 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
13 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 14 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
14 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 15 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
15 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) | 16 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
16 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 17 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
17 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 18 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
18 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) | 19 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
19 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) | 20 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
20 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 21 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
21 | 22 | ||
22 | Internal | 23 | Internal |
23 | -------- | 24 | -------- |
24 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 25 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
25 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) | 26 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) |
26 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 27 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
27 | 28 | ||
28 | 2005-03-25Opie 1.2.0 | 29 | 2005-03-25Opie 1.2.0 |
29 | 30 | ||
30 | Fixed Bugs | 31 | Fixed Bugs |
31 | ---------- | 32 | ---------- |