summaryrefslogtreecommitdiff
path: root/ChangeLog
authorskyhusker <skyhusker>2005-06-09 20:54:28 (UTC)
committer skyhusker <skyhusker>2005-06-09 20:54:28 (UTC)
commit39a9211b7a43742e214aa815094a576dbae07755 (patch) (unidiff)
tree78f5c0779d4796e898ae1e5035053fd16c9ac8a0 /ChangeLog
parent650c69e864bdfa61137e028efde767527c3c1562 (diff)
downloadopie-39a9211b7a43742e214aa815094a576dbae07755.zip
opie-39a9211b7a43742e214aa815094a576dbae07755.tar.gz
opie-39a9211b7a43742e214aa815094a576dbae07755.tar.bz2
update
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eae0c08..4ee76e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,24 +10,27 @@
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 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
12 * Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw) 12 * Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw)
13 * ZSafe - make UI conform to Opie standards (drw) 13 * ZSafe - make UI conform to Opie standards (drw)
14 * Today Addressbook plugin - fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 14 * Today Addressbook plugin - fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
15 15
16 Fixed Bugs 16 Fixed Bugs
17 ---------- 17 ----------
18 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 18 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
19 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 19 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
20 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 20 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
21 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 21 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
22 * #1665 - Opie-IRC diplays the host prepended to the message when peer is using and ipv6 address (skyhusker)
23 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
24 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
22 * n.a.- always show volume and wireless applet popups inside visible screen (deller) 25 * n.a.- always show volume and wireless applet popups inside visible screen (deller)
23 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 26 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
24 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 27 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
25 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 28 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
26 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 29 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
27 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 30 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
28 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 31 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
29 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 32 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
30 33
31 Internal 34 Internal
32 -------- 35 --------
33 * Make BluezApplet use OTaskbarApplet (mickeyl) 36 * Make BluezApplet use OTaskbarApplet (mickeyl)