summaryrefslogtreecommitdiff
authordrw <drw>2005-03-22 22:59:16 (UTC)
committer drw <drw>2005-03-22 22:59:16 (UTC)
commit2f6d550d6e379d84aacbb01c46b10c5b6462a59b (patch) (unidiff)
tree7953764051eee5092f80665641843fd029ca5bd0
parent3011e3f1741057b9163c3658a8847c528da5da05 (diff)
downloadopie-2f6d550d6e379d84aacbb01c46b10c5b6462a59b.zip
opie-2f6d550d6e379d84aacbb01c46b10c5b6462a59b.tar.gz
opie-2f6d550d6e379d84aacbb01c46b10c5b6462a59b.tar.bz2
Add package manager bug fix
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d30369..ee9de6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,29 +1,30 @@
1 2005-03-nnOpie 1.2.0 1 2005-03-nnOpie 1.2.0
2 2
3 Fixed Bugs 3 Fixed Bugs
4 ---------- 4 ----------
5 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 5 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
6 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
6 7
7 2005-03-20Opie 1.2.0-rc1 8 2005-03-20Opie 1.2.0-rc1
8 9
9 10
10 New Features 11 New Features
11 ------------ 12 ------------
12 * Launcher: Support a static background pixmap (mickeyl) 13 * Launcher: Support a static background pixmap (mickeyl)
13 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 14 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
14 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 15 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
15 * Added hi-res inline images for large resolution devices (drw) 16 * Added hi-res inline images for large resolution devices (drw)
16 * Improved launcher icons for consistency (ar) 17 * Improved launcher icons for consistency (ar)
17 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) 18 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin)
18 19
19 Fixed Bugs 20 Fixed Bugs
20 ---------- 21 ----------
21 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 22 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
22 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 23 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
23 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 24 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
24 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 25 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
25 * #1482 - Fix double '/' in paths (zecke) 26 * #1482 - Fix double '/' in paths (zecke)
26 * #1536 - Autosave of custom locations in opie backup (ar) 27 * #1536 - Autosave of custom locations in opie backup (ar)
27 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 28 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
28 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 29 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
29 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 30 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)