|
diff --git a/ChangeLog b/ChangeLog index 8018c6a..70f57b5 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,32 +1,33 @@ |
1 | 2005-??-??Opie 1.2.1 |
1 | 2005-??-??Opie 1.2.1 |
2 | |
2 | |
3 | |
3 | |
4 | New Features |
4 | New Features |
5 | ------------ |
5 | ------------ |
6 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
6 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
7 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
7 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
8 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
8 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
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 | ---------- |
20 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
21 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
21 | - We actually suspend the complete Opie now in that case. |
22 | - We actually suspend the complete Opie now in that case. |
22 | * #1384 - Battery status updated improperly when charging (skyhusker) |
23 | * #1384 - Battery status updated improperly when charging (skyhusker) |
23 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
24 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
24 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
25 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
25 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
26 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
26 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
27 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
27 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) |
28 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) |
28 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
29 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
29 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
30 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
30 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) |
31 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) |
31 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) |
32 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) |
32 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) |
33 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) |
|
|
diff --git a/README b/README index 5509741..8184a76 100644 --- a/ README+++ b/ README |
|
@@ -69,31 +69,31 @@ For a successful build you must install these libraries and headers. |
69 | |
69 | |
70 | * libsdl >= 1.2.0 |
70 | * libsdl >= 1.2.0 |
71 | http://www.libsdl.org/download-1.2.php |
71 | http://www.libsdl.org/download-1.2.php |
72 | |
72 | |
73 | * libxine >= 1.0 |
73 | * libxine >= 1.0 |
74 | http://prdownloads.sourceforge.net/xine/ |
74 | http://prdownloads.sourceforge.net/xine/ |
75 | |
75 | |
76 | * libpcap >= 0.7.2 |
76 | * libpcap >= 0.7.2 |
77 | http://www.tcpdump.org/release/ |
77 | http://www.tcpdump.org/release/ |
78 | |
78 | |
79 | * libetpan >= 0.34 |
79 | * libetpan >= 0.34 |
80 | http://prdownloads.sourceforge.net/libetpan/ |
80 | http://prdownloads.sourceforge.net/libetpan/ |
81 | |
81 | |
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 | |
95 | SIEMENS SIMpad CL4, SL4, SLC, T-SinusPAD |
95 | SIEMENS SIMpad CL4, SL4, SLC, T-SinusPAD |
96 | |
96 | |
97 | MasterIA Beagle, Tradesquare.NL Tuxpad 1 |
97 | MasterIA Beagle, Tradesquare.NL Tuxpad 1 |
98 | |
98 | |
99 | GMate Yopy 3x00 |
99 | GMate Yopy 3x00 |
|