|
diff --git a/ChangeLog b/ChangeLog index fb28a1f..b9a9add 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -14,8 +14,10 @@ |
14 | * Today Addressbook plugin: Fixed 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: 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 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
| |
18 | * Opie-smb: Added Opie front end for Samba (ljp) |
| |
19 | |
18 | |
20 | |
19 | Fixed Bugs |
21 | Fixed Bugs |
20 | ---------- |
22 | ---------- |
21 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
23 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
@@ -45,8 +47,9 @@ |
45 | * 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) |
46 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
48 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
47 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) |
49 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) |
48 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) |
50 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) |
| |
51 | |
49 | |
52 | |
50 | Internal |
53 | Internal |
51 | -------- |
54 | -------- |
52 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
55 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
@@ -57,9 +60,10 @@ |
57 | * libopienet: Miscellaneous API cleanups (mickeyl) |
60 | * libopienet: Miscellaneous API cleanups (mickeyl) |
58 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
61 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
59 | * 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) |
60 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
63 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
61 | |
64 | * fix / optimize number of scanned directories. (ljp) |
| |
65 | |
62 | 2005-03-25Opie 1.2.0 |
66 | 2005-03-25Opie 1.2.0 |
63 | |
67 | |
64 | Fixed Bugs |
68 | Fixed Bugs |
65 | ---------- |
69 | ---------- |
|