author | mickeyl <mickeyl> | 2004-12-23 17:26:44 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-12-23 17:26:44 (UTC) |
commit | 3236db49b0718764bcfe211442354202725a6ff6 (patch) (unidiff) | |
tree | 8a585d1a23329b9bb05b4ae8cc523a3104251d0f /ChangeLog | |
parent | 1a719cbc56276683de81f81ac87a1aadae25a4e2 (diff) | |
download | opie-3236db49b0718764bcfe211442354202725a6ff6.zip opie-3236db49b0718764bcfe211442354202725a6ff6.tar.gz opie-3236db49b0718764bcfe211442354202725a6ff6.tar.bz2 |
test commit
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,25 +1,25 @@ | |||
1 | 2004-??-??Opie 1.1.8 | 1 | 2004-??-??Opie |
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 | * PackageManager supports src/gz feeds (drw,wimpie) | 7 | * PackageManager supports src/gz feeds (drw,wimpie) |
8 | * Add a syslog information tab to sysinfo (mickeyl) | 8 | * Add a syslog information tab to sysinfo (mickeyl) |
9 | * Add new, more consistent, PIM icons + a GIMP teplate (ar) | 9 | * Add new, more consistent, PIM icons + a GIMP teplate (ar) |
10 | 10 | ||
11 | Fixed Bugs | 11 | Fixed Bugs |
12 | ---------- | 12 | ---------- |
13 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 13 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
14 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 14 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
15 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 15 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
16 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 16 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
17 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 17 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
18 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 18 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
19 | * n.a. - Battery Applet - fix sizing of battery info popup | 19 | * n.a. - Battery Applet - fix sizing of battery info popup |
20 | 20 | ||
21 | Internal | 21 | Internal |
22 | -------- | 22 | -------- |
23 | * Moved libopie1 to unsupported (mickeyl) | 23 | * Moved libopie1 to unsupported (mickeyl) |
24 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 24 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
25 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) | 25 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |