summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8210ed7..de47abb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
5 * Launcher: Support a static background pixmap (mickeyl) 5 * Launcher: Support a static background pixmap (mickeyl)
6 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 6 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
7 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 7 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
8 * Added hi-res inline images for large resolution devices (drw)
8 9
9 Fixed Bugs 10 Fixed Bugs
10 ---------- 11 ----------
@@ -21,9 +22,12 @@
21 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 22 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
22 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 23 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
23 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 24 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
25 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
24 * #1604 - Checkbook crashes on startup (drw) 26 * #1604 - Checkbook crashes on startup (drw)
25 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 27 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
26 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings 28 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings
29 * n.a. - PackageManager - fix bug where lists_dir was not being honored at startup (drw)
30 * n.a. - PackageManager - provide default value for lists_dir when none is entered in configuration dialog (drw)
27 31
28 Internal 32 Internal
29 -------- 33 --------