author | mickeyl <mickeyl> | 2004-12-27 19:34:52 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-12-27 19:34:52 (UTC) |
commit | b7e4d203dc5f698a019f83bfb00d06a0b6a05bcb (patch) (side-by-side diff) | |
tree | 1dfe1e4704ea7fe53d35e4eedd8e14c16835525a /ChangeLog | |
parent | 2feacd1a9e7d4150e716658a4801964e8d9f43c8 (diff) | |
download | opie-b7e4d203dc5f698a019f83bfb00d06a0b6a05bcb.zip opie-b7e4d203dc5f698a019f83bfb00d06a0b6a05bcb.tar.gz opie-b7e4d203dc5f698a019f83bfb00d06a0b6a05bcb.tar.bz2 |
1.1.8
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 14 insertions, 3 deletions
@@ -1,31 +1,42 @@ -2004-??-?? Opie +2005-??-?? Opie 1.2.0 + + New Features + ------------ + + Fixed Bugs + ---------- + + Internal + -------- + +2004-11-26 Opie 1.1.8 New Features ------------ * PackageManager supports installation of local ipkg files (drw) * PackageManager supports linking of applications to root (drw) * PackageManager supports src/gz feeds (drw,wimpie) * Add a syslog information tab to sysinfo (mickeyl) * Add new, more consistent, PIM icons + a GIMP teplate (ar) Fixed Bugs ---------- * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) * #1269 - VCards were imported into personal area if it was activated (eilers) * #1464 - Packagemanager dont set active filter after install a package (drw) + * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) * 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) - * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) - * n.a. - Battery Applet - fix sizing of battery info popup + * n.a. - Battery Applet - fix sizing of battery info popup (drw) Internal -------- * Moved libopie1 to unsupported (mickeyl) * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 2004-11-14 Opie 1.1.7 New Features ------------ * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |