summaryrefslogtreecommitdiff
authordrw <drw>2005-06-06 19:13:49 (UTC)
committer drw <drw>2005-06-06 19:13:49 (UTC)
commit15978c2609cc29d2eb2b21922dd52627015889c1 (patch) (side-by-side diff)
tree7da86728fc5501ed2782ad072f49f8218bbea77f
parent9ccde964284da2c2dcc42da5e04f818e45baa148 (diff)
downloadopie-15978c2609cc29d2eb2b21922dd52627015889c1.zip
opie-15978c2609cc29d2eb2b21922dd52627015889c1.tar.gz
opie-15978c2609cc29d2eb2b21922dd52627015889c1.tar.bz2
Add Today Addressbook plugin fix from hrw
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 f9ad459..eae0c08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,12 +8,13 @@
* 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)
* Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
* Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw)
* ZSafe - make UI conform to Opie standards (drw)
+ * Today Addressbook plugin - fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
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)
@@ -22,12 +23,13 @@
* n.a. - scale O-Menu-Applets appropriately (mickeyl)
* n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
* n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl)
* n.a. - scale BluezApplet appropriately and use larger icons (mickeyl)
* n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
* n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
+ * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
Internal
--------
* Make BluezApplet use OTaskbarApplet (mickeyl)
* libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
* libopiecore: add ODirNotification - recursive directory notifications (mickeyl)