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/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/noncore/settings/packagemanager/ChangeLog b/noncore/settings/packagemanager/ChangeLog
index 608cd98..38756b1 100644
--- a/noncore/settings/packagemanager/ChangeLog
+++ b/noncore/settings/packagemanager/ChangeLog
@@ -1,31 +1,36 @@
12005-02-16 Dan Williams <drw@handhelds.org>
2
3 * Fixed stupid bug where last package in status file was not shown as installed when it should be
4 * Removed printf's
5
12005-01-02 Dan Williams <drw@handhelds.org> 62005-01-02 Dan Williams <drw@handhelds.org>
2 7
3 * Released version 0.6.1 8 * Released version 0.6.1
4 * Implemented native package linking code to remove need for ipkg-link 9 * Implemented native package linking code to remove need for ipkg-link
5 * Implement package in OIpkg (removed from InstallDlg) as this is ipkg specific 10 * Implement package in OIpkg (removed from InstallDlg) as this is ipkg specific
6 * Many small code tweaks 11 * Many small code tweaks
7 12
82004-12-21 Dan Williams <drw@handhelds.org> 132004-12-21 Dan Williams <drw@handhelds.org>
9 14
10 * Released version 0.6.0 15 * Released version 0.6.0
11 * Added support for Ipkg 'src/gz' feeds 16 * Added support for Ipkg 'src/gz' feeds
12 * Improve server and destination tabs UI's in configuration dialog 17 * Improve server and destination tabs UI's in configuration dialog
13 * Fix app linking to link all dependent packages as well as selected packages 18 * Fix app linking to link all dependent packages as well as selected packages
14 * Hide 'Retrive File List' button once list is retrieved in Package Info dialog 19 * Hide 'Retrive File List' button once list is retrieved in Package Info dialog
15 20
162004-11-18 Dan Williams <drw@handhelds.org> 212004-11-18 Dan Williams <drw@handhelds.org>
17 22
18 * Released version 0.5.0 23 * Released version 0.5.0
19 * All v1.0 functionality implemented 24 * All v1.0 functionality implemented
20 * Implemented installation of local packages 25 * Implemented installation of local packages
21 * Implemented linking of non-root apps (using ipkg-link) 26 * Implemented linking of non-root apps (using ipkg-link)
22 * Many UI tweaks for installation and filter dialogs 27 * Many UI tweaks for installation and filter dialogs
23 28
242004-04-21 Dan Williams <drw@handhelds.org> 292004-04-21 Dan Williams <drw@handhelds.org>
25 30
26 * Released version 0.4.0 31 * Released version 0.4.0
27 * Added saving of ipkg configuration information 32 * Added saving of ipkg configuration information
28 * Re-initialize ipkg when configuration information changes 33 * Re-initialize ipkg when configuration information changes
29 * Added QWhatsThis for all UI controls 34 * Added QWhatsThis for all UI controls
30 * Remove Location from OConfItem as it is not used/needed 35 * Remove Location from OConfItem as it is not used/needed
31 * Re-ordered includes to follow Opie standards 36 * Re-ordered includes to follow Opie standards