|
diff --git a/ChangeLog b/ChangeLog index da7b740..75dd827 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,36 +1,37 @@ |
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 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
10 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
11 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
11 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
12 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
12 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
| |
13 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
13 | |
14 | |
14 | Internal |
15 | Internal |
15 | -------- |
16 | -------- |
16 | * Moved libopie1 to unsupported (mickeyl) |
17 | * Moved libopie1 to unsupported (mickeyl) |
17 | |
18 | |
18 | 2004-11-14Opie 1.1.7 |
19 | 2004-11-14Opie 1.1.7 |
19 | |
20 | |
20 | New Features |
21 | New Features |
21 | ------------ |
22 | ------------ |
22 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
23 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
23 | * Backup now uses the busy indicator when backing up and restore (ar) |
24 | * Backup now uses the busy indicator when backing up and restore (ar) |
24 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
25 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
25 | * OpiePlayer2 better error handling (zecke) |
26 | * OpiePlayer2 better error handling (zecke) |
26 | * OpiePlayer2 progress indication while streaming (zecke) |
27 | * OpiePlayer2 progress indication while streaming (zecke) |
27 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
28 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
28 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
29 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
29 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
30 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
30 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
31 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
31 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
32 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
32 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
33 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
33 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
34 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
34 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
35 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
35 | * Opie-Security gained a 'test authentication' button (clem) |
36 | * Opie-Security gained a 'test authentication' button (clem) |
36 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
37 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
|