author | drw <drw> | 2005-03-11 16:44:55 (UTC) |
---|---|---|
committer | drw <drw> | 2005-03-11 16:44:55 (UTC) |
commit | e851ff8f826be005a2aa935133d40b162f23de53 (patch) (unidiff) | |
tree | 19cb377d9fe8444c572e734b58e439e8537a2bce | |
parent | abcc52307706794537bb579daff1a82668ebde00 (diff) | |
download | opie-e851ff8f826be005a2aa935133d40b162f23de53.zip opie-e851ff8f826be005a2aa935133d40b162f23de53.tar.gz opie-e851ff8f826be005a2aa935133d40b162f23de53.tar.bz2 |
Updates for ChangeLog
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,4 +6,5 @@ | |||
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 |
@@ -22,7 +23,10 @@ | |||
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 |