summaryrefslogtreecommitdiff
authordrw <drw>2004-11-16 20:55:13 (UTC)
committer drw <drw>2004-11-16 20:55:13 (UTC)
commitadd434632dc0b449a1439215ecbc2ae0589fd713 (patch) (side-by-side diff)
treefa3004988e2c26e7ec28249685cc1b6d55e20a24
parent251511f7cdd1691a7d790ce0473e040d38a6d834 (diff)
downloadopie-add434632dc0b449a1439215ecbc2ae0589fd713.zip
opie-add434632dc0b449a1439215ecbc2ae0589fd713.tar.gz
opie-add434632dc0b449a1439215ecbc2ae0589fd713.tar.bz2
Added new PackageManager feature (install local ipkgs)
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 55da1c9..d343f54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,35 +1,36 @@
2004-??-?? Opie 1.1.8
New Features
------------
+ * PackageManager supports installation of local ipkg files (drw)
Fixed Bugs
----------
* #1464 - Packagemanager dont set active filter after install a package (drw)
* n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
* n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
-
+
2004-11-14 Opie 1.1.7
New Features
------------
* libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
* Backup now uses the busy indicator when backing up and restore (ar)
* OpiePlayer2 gained adding of Directories to the playlist (zecke)
* OpiePlayer2 better error handling (zecke)
* OpiePlayer2 progress indication while streaming (zecke)
* OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
* Ported brightnessapplet from Qtopia 1.7 (mickeyl)
* Opie-Eye got a Digital Camera File Backend (alwin,zecke)
* Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
* Opie-Console use Custom Font and Size in a Profile (harlekin)
* Opie-Console transparently log the Output and Input to a file (harlekin)
* Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
* Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
* Opie-Security gained a 'test authentication' button (clem)
* Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
* Opie-Mail improve the handling of POP mail boxes (alwin)
* Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
* Opie IRC - backports of the 'NeIRC fork' (zecke)
Fixed Bugs