summaryrefslogtreecommitdiff
authordrw <drw>2004-12-20 14:52:53 (UTC)
committer drw <drw>2004-12-20 14:52:53 (UTC)
commitfe3914fd6a6e52f24b575b1035fa85f2bbb2f211 (patch) (unidiff)
tree1f5ceabe838225e093a1ebb1be17e22034743b75
parent29b27cf61a7cb862a0236c8b319ff1843669142c (diff)
downloadopie-fe3914fd6a6e52f24b575b1035fa85f2bbb2f211.zip
opie-fe3914fd6a6e52f24b575b1035fa85f2bbb2f211.tar.gz
opie-fe3914fd6a6e52f24b575b1035fa85f2bbb2f211.tar.bz2
Updated ChangeLog
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 589e7d6..40e7b11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,21 +1,22 @@
1 2004-??-??Opie 1.1.8 1 2004-??-??Opie 1.1.8
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * PackageManager supports installation of local ipkg files (drw) 5 * PackageManager supports installation of local ipkg files (drw)
6 * PackageManager supports linking of applications to root (drw) 6 * PackageManager supports linking of applications to root (drw)
7 7
8 Fixed Bugs 8 Fixed Bugs
9 ---------- 9 ----------
10 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
10 * #1269 - VCards were imported into personal area if it was activated (eilers) 11 * #1269 - VCards were imported into personal area if it was activated (eilers)
11 * #1464 - Packagemanager dont set active filter after install a package (drw) 12 * #1464 - Packagemanager dont set active filter after install a package (drw)
12 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 13 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
13 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 14 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
14 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 15 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
15 16
16 Internal 17 Internal
17 -------- 18 --------
18 * Moved libopie1 to unsupported (mickeyl) 19 * Moved libopie1 to unsupported (mickeyl)
19 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 20 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
20 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 21 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
21 22