Add a flag for forgotten FLAC types.
diff --git a/ChangeLog b/ChangeLog
index 6bc8091..a4683f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2009-07-24  Linus Walleij <triad@df.lth.se>
 
+	* src/device-flags.h: add a flag for unknown FLAC type.
+	* src/music-players.h: tag the Cowon iAudio S9 with this.
+	* src/libmtp.c: implement unknown FLAC type.
+
+2009-07-24  Linus Walleij <triad@df.lth.se>
+
 	* src/music-players.h: a number of new devices.
 	* src/ptp.c: sync to upstream.
 	* src/ptp.h: sync to upstream.