summaryrefslogtreecommitdiff
path: root/noncore/settings/packagemanager/ChangeLog
authordrw <drw>2004-11-18 23:38:33 (UTC)
committer drw <drw>2004-11-18 23:38:33 (UTC)
commit0619d68ccab04095418a771349875afaee40858a (patch) (unidiff)
tree885784b6baaae2c3fb177c4d7e31c94b69c8d35e /noncore/settings/packagemanager/ChangeLog
parent770e76de2e039300a1e89f3cb0c4785a8d1c16a7 (diff)
downloadopie-0619d68ccab04095418a771349875afaee40858a.zip
opie-0619d68ccab04095418a771349875afaee40858a.tar.gz
opie-0619d68ccab04095418a771349875afaee40858a.tar.bz2
1. Implemented linking of apps to root (thanks to zecke for getting this started for me) 2. Bumped version to 0.5.0 (all v1.0 functionality is there...I think) 3. Added package dependency on ipkg-link 4. Updated Opie-PM ChangeLog, TODO
Diffstat (limited to 'noncore/settings/packagemanager/ChangeLog') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/packagemanager/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/noncore/settings/packagemanager/ChangeLog b/noncore/settings/packagemanager/ChangeLog
index c9e33c4..7799136 100644
--- a/noncore/settings/packagemanager/ChangeLog
+++ b/noncore/settings/packagemanager/ChangeLog
@@ -1,24 +1,32 @@
12004-11-18 Dan Williams <drw@handhelds.org>
2
3 * Released version 0.5.0
4 * All v1.0 functionality implemented
5 * Implemented installation of local packages
6 * Implemented linking of non-root apps (using ipkg-link)
7 * Many UI tweaks for installation and filter dialogs
8
12004-04-21 Dan Williams <drw@handhelds.org> 92004-04-21 Dan Williams <drw@handhelds.org>
2 10
3 * Released version 0.4.0 11 * Released version 0.4.0
4 * Added saving of ipkg configuration information 12 * Added saving of ipkg configuration information
5 * Re-initialize ipkg when configuration information changes 13 * Re-initialize ipkg when configuration information changes
6 * Added QWhatsThis for all UI controls 14 * Added QWhatsThis for all UI controls
7 * Remove Location from OConfItem as it is not used/needed 15 * Remove Location from OConfItem as it is not used/needed
8 * Re-ordered includes to follow Opie standards 16 * Re-ordered includes to follow Opie standards
9 17
102004-02-13 Dan Williams <drw@handhelds.org> 182004-02-13 Dan Williams <drw@handhelds.org>
11 19
12 * Released version 0.3.0 20 * Released version 0.3.0
13 * Fix handling of filtering options in View menu 21 * Fix handling of filtering options in View menu
14 * Do proper version string comparison 22 * Do proper version string comparison
15 * Fix string alignment code in PromptDlg to eliminate QT warning messages 23 * Fix string alignment code in PromptDlg to eliminate QT warning messages
16 24
172004-02-12 Dan Williams <drw@handhelds.org> 252004-02-12 Dan Williams <drw@handhelds.org>
18 26
19 * Package information dialog implemented 27 * Package information dialog implemented
20 * What's This app icon enabled 28 * What's This app icon enabled
21 * Changed all QDialog::exec() occurences to QPEApplication::execDialog() 29 * Changed all QDialog::exec() occurences to QPEApplication::execDialog()
22 30
232004-01-23 Dan Williams <drw@handhelds.org> 312004-01-23 Dan Williams <drw@handhelds.org>
24 32