summaryrefslogtreecommitdiff
path: root/noncore/settings/packagemanager/ChangeLog
Unidiff
Diffstat (limited to 'noncore/settings/packagemanager/ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/packagemanager/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/settings/packagemanager/ChangeLog b/noncore/settings/packagemanager/ChangeLog
index 6ad724f..d53a2b3 100644
--- a/noncore/settings/packagemanager/ChangeLog
+++ b/noncore/settings/packagemanager/ChangeLog
@@ -1,25 +1,28 @@
12004-02-13 Dan Williams <drw@handhelds.org> 12004-02-13 Dan Williams <drw@handhelds.org>
2 2
3 * Released version 0.3.0
3 * Fix handling of filtering options in View menu 4 * Fix handling of filtering options in View menu
5 * Do proper version string comparison
6 * Fix string alignment code in PromptDlg to eliminate QT warning messages
4 7
52004-02-12 Dan Williams <drw@handhelds.org> 82004-02-12 Dan Williams <drw@handhelds.org>
6 9
7 * Package information dialog implemented 10 * Package information dialog implemented
8 * What's This app icon enabled 11 * What's This app icon enabled
9 * Changed all QDialog::exec() occurences to QPEApplication::execDialog() 12 * Changed all QDialog::exec() occurences to QPEApplication::execDialog()
10 13
112004-01-23 Dan Williams <drw@handhelds.org> 142004-01-23 Dan Williams <drw@handhelds.org>
12 15
13 * Added package download functionality 16 * Added package download functionality
14 * Have Opie update links after install/removal so that apps 17 * Have Opie update links after install/removal so that apps
15 will display properly in Launcher 18 will display properly in Launcher
16 19
172004-01-20 Dan Williams <drw@handhelds.org> 202004-01-20 Dan Williams <drw@handhelds.org>
18 21
19 * Released version 0.2.0 22 * Released version 0.2.0
20 * Converted to use libipkg in place of spawning ipkg process 23 * Converted to use libipkg in place of spawning ipkg process
21 24
222004-01-13 Dan Williams <drw@handhelds.org> 252004-01-13 Dan Williams <drw@handhelds.org>
23 26
24 * Released version 0.1.0 27 * Released version 0.1.0
25 * Initial check-in of new package management client to eventually replace AQPkg 28 * Initial check-in of new package management client to eventually replace AQPkg