summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2005-05-21 16:11:41 (UTC)
committer mickeyl <mickeyl>2005-05-21 16:11:41 (UTC)
commit7f8a80783ba36f32892bedf6a3bfebc20e822199 (patch) (side-by-side diff)
tree1d034d6a22729bbc3fadc83c403d9adb9c33f0d0
parente570da2879fb3220a46f1a19bb797512fca144c6 (diff)
downloadopie-7f8a80783ba36f32892bedf6a3bfebc20e822199.zip
opie-7f8a80783ba36f32892bedf6a3bfebc20e822199.tar.gz
opie-7f8a80783ba36f32892bedf6a3bfebc20e822199.tar.bz2
update
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
@@ -4,12 +4,13 @@
New Features
------------
* OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
* Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
* Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
* Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
+ * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
Fixed Bugs
----------
* #1476 - Wrong order of application entries in the O-menu (skyhusker)
* #1535 - Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
* #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
@@ -26,12 +27,13 @@
--------
* Make BluezApplet use OTaskbarApplet (mickeyl)
* Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl)
* libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
* libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
* libopienet: Miscellaneous API cleanups (mickeyl)
+ * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
2005-03-25 Opie 1.2.0
Fixed Bugs
----------
* #1613 - AdvancedFM - scale toolbar icons appropriately (drw)