|
diff --git a/ChangeLog b/ChangeLog index aa546ba..cc3f1a5 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -18,7 +18,6 @@ |
18 | * Opie-smb: Added Opie front end for Samba (ljp) |
18 | * Opie-smb: Added Opie front end for Samba (ljp) |
19 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) |
19 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) |
20 | |
20 | |
21 | |
| |
22 | Fixed Bugs |
21 | Fixed Bugs |
23 | ---------- |
22 | ---------- |
24 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
23 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
@@ -38,12 +37,12 @@ |
38 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
37 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
39 | * #1679 - Security PIN plugin is QVGA sized (hrw) |
38 | * #1679 - Security PIN plugin is QVGA sized (hrw) |
40 | * #1682 - Properly resize tab control in OTabWidget (drw) |
39 | * #1682 - Properly resize tab control in OTabWidget (drw) |
41 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
40 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) |
42 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
41 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
43 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
42 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
44 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
43 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) |
45 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
44 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) |
46 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
45 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
47 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
46 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
48 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
47 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
49 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
48 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
@@ -61,8 +60,9 @@ |
61 | * libopienet: Miscellaneous API cleanups (mickeyl) |
60 | * libopienet: Miscellaneous API cleanups (mickeyl) |
62 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
61 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
63 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
62 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
| |
63 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) |
64 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
64 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
65 | * fix / optimize number of scanned directories. (ljp) |
65 | * Fix / Optimize number of scanned directories (ljp) |
66 | |
66 | |
67 | 2005-03-25Opie 1.2.0 |
67 | 2005-03-25Opie 1.2.0 |
68 | |
68 | |
|