commit | 753a46aacc84d931edca2311afd861b59a17b6b2 | [log] [tgz] |
---|---|---|
author | Linus Walleij <triad@df.lth.se> | Wed Nov 05 09:10:52 2008 +0000 |
committer | Linus Walleij <triad@df.lth.se> | Wed Nov 05 09:10:52 2008 +0000 |
tree | b78ab649e906e20e8b08c597fa17819dcbe8789f | |
parent | 3bc0d7f58d56fad55449927a658951ca80a3258c [diff] [blame] |
Fix the folder creation bug.
diff --git a/ChangeLog b/ChangeLog index 9a3e118..986d5b1 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,9 @@ +2008-11-05 Linus Walleij <triad@df.lth.se> + + * src/libmtp.c: fix the association type problem on + LIBMTP_Create_Folder(). This causes folders not to + work properly on some devices!! + 2008-11-01 Linus Walleij <triad@df.lth.se> * src/ptp.h: sync to upstream.