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.