Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/ChangeLog b/ChangeLog index 084f51f..714c916 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -45,13 +45,13 @@ |
45 | * n.a. - Improved platform support for the Motorola EZX platform (mickeyl) |
45 | * n.a. - Improved platform support for the Motorola EZX platform (mickeyl) |
46 | * n.a. - Changed suspend button mapping for Asus MyPal to same as for iPAQ (aquadran) |
46 | * n.a. - Changed suspend button mapping for Asus MyPal to same as for iPAQ (aquadran) |
47 | * n.a. - Fix for LCD on iPAQ h191x and MyPal A716 (Slavek Banko, aquadran) |
47 | * n.a. - Fix for LCD on iPAQ h191x and MyPal A716 (Slavek Banko, aquadran) |
48 | |
48 | |
49 | Internal |
49 | Internal |
50 | -------- |
50 | -------- |
51 | * Fixed lots of unchecked return values, bad/missing frees, etc. (ehovland) |
51 | * Fixed lots of unchecked return values, bad member function overrides, bad/missing frees, etc. (ehovland) |
52 | * Removed some old commented out code (ehovland) |
52 | * Removed some old commented out code (ehovland) |
53 | * Made OBEX library buildable if bluetooth support is disabled (korovkin) |
53 | * Made OBEX library buildable if bluetooth support is disabled (korovkin) |
54 | * ODevice: devices renumbered to allow proper bitmasking (ehovland) |
54 | * ODevice: devices renumbered to allow proper bitmasking (ehovland) |
55 | * Opie-Remote: abstracted all lircd interaction to a single LircHandler class (bluelightning) |
55 | * Opie-Remote: abstracted all lircd interaction to a single LircHandler class (bluelightning) |
56 | |
56 | |
57 | |
57 | |
|