|
diff --git a/ChangeLog b/ChangeLog index 8018c6a..70f57b5 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -9,11 +9,12 @@ |
9 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
9 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
10 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
10 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
11 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
11 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
12 | * Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw) |
12 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) |
13 | * ZSafe - make UI conform to Opie standards (drw) |
13 | * ZSafe: Made UI conform to Opie standards (drw) |
14 | * Today Addressbook plugin - fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
14 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
15 | * Opie-Console: read initial fixed font configuration from qpe.conf (mickeyl) |
15 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |
16 | * Opie-PcmciaApplet: card monitoring applet lets you configure insert/resume actions and bind unsupported cards (mickeyl) |
16 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) |
| |
17 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
17 | |
18 | |
18 | Fixed Bugs |
19 | Fixed Bugs |
19 | ---------- |
20 | ---------- |
|
|
diff --git a/README b/README index 5509741..8184a76 100644 --- a/ README+++ b/ README |
|
@@ -82,13 +82,13 @@ For a successful build you must install these libraries and headers. |
82 | * libsqlite >= 3.0.0 |
82 | * libsqlite >= 3.0.0 |
83 | http://www.sqlite.org/download.html |
83 | http://www.sqlite.org/download.html |
84 | |
84 | |
85 | * libipk v135 (or greater) |
85 | * libipk >= 138 |
86 | ftp://handhelds.org/linux/packages/ipkg |
86 | ftp://handhelds.org/linux/packages/ipkg |
87 | |
87 | |
88 | 3. Supported Devices |
88 | 3. Supported Devices |
89 | ==================== |
89 | ==================== |
90 | |
90 | |
91 | Sharp Zaurus SL-5x00, SL-B500, SL-C7x0, SL-C8x0, SL-6000 |
91 | Sharp Zaurus SL-5x00, SL-B500, SL-C7x0, SL-C8x0, SL-C1000, SL-C3000, SL-6000 |
92 | |
92 | |
93 | HP iPAQ 36xx, 37xx, 38xx, 39xx, 54xx, 55xx |
93 | HP iPAQ 36xx, 37xx, 38xx, 39xx, 54xx, 55xx |
94 | |
94 | |
|