summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab65cde..7766d1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,43 +1,45 @@
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 11
11 Fixed Bugs 12 Fixed Bugs
12 ---------- 13 ----------
13 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 14 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
14 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 15 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
15 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 16 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
16 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 17 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
17 * n.a.- always show volume and wireless applet popups inside visible screen (deller) 18 * n.a.- always show volume and wireless applet popups inside visible screen (deller)
18 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 19 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
19 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 20 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
20 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 21 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
21 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 22 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
22 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 23 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
23 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 24 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
24 25
25 Internal 26 Internal
26 -------- 27 --------
27 * Make BluezApplet use OTaskbarApplet (mickeyl) 28 * Make BluezApplet use OTaskbarApplet (mickeyl)
28 * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) 29 * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl)
29 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 30 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
30 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 31 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
31 * libopienet: Miscellaneous API cleanups (mickeyl) 32 * libopienet: Miscellaneous API cleanups (mickeyl)
33 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
32 34
33 2005-03-25Opie 1.2.0 35 2005-03-25Opie 1.2.0
34 36
35 Fixed Bugs 37 Fixed Bugs
36 ---------- 38 ----------
37 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 39 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
38 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 40 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
39 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 41 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
40 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 42 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
41 * n.a.- make qpeglobal.h include qglobal.h (zecke) 43 * n.a.- make qpeglobal.h include qglobal.h (zecke)
42 44
43 2005-03-20Opie 1.2.0-rc1 45 2005-03-20Opie 1.2.0-rc1