Unidiff1 files changed, 5 insertions, 1 deletions
|
diff --git a/ChangeLog b/ChangeLog index fb28a1f..b9a9add 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -15,6 +15,8 @@ |
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 | ---------- |
@@ -46,6 +48,7 @@ |
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 | -------- |
@@ -58,7 +61,8 @@ |
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 |
|