-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,13 +45,13 @@ * n.a. - Improved platform support for the Motorola EZX platform (mickeyl) * n.a. - Changed suspend button mapping for Asus MyPal to same as for iPAQ (aquadran) * n.a. - Fix for LCD on iPAQ h191x and MyPal A716 (Slavek Banko, aquadran) Internal -------- - * Fixed lots of unchecked return values, bad/missing frees, etc. (ehovland) + * Fixed lots of unchecked return values, bad member function overrides, bad/missing frees, etc. (ehovland) * Removed some old commented out code (ehovland) * Made OBEX library buildable if bluetooth support is disabled (korovkin) * ODevice: devices renumbered to allow proper bitmasking (ehovland) * Opie-Remote: abstracted all lircd interaction to a single LircHandler class (bluelightning) |