summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-02-03 18:40:55 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-02-03 18:40:55 +0000
commita65515acf6ee811a1bfd33cf31bfec6dab420e94 (patch)
treee8db3e7ca8006126e2fd81b4b7cc36b3f9811f1b /ChangeLog
parent2b4128c65e840f609e0978876c4a2811e0d1aa1b (diff)
downloadlibgpod-a65515acf6ee811a1bfd33cf31bfec6dab420e94.tar.gz
libgpod-a65515acf6ee811a1bfd33cf31bfec6dab420e94.tar.xz
libgpod-a65515acf6ee811a1bfd33cf31bfec6dab420e94.zip
Merge ArtworkDB_MhodHeaderArtworkType3 and MhodHeaderArtworkType1 into ArtworkDB_MhodHeaderString
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1945 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 269d7ce..d1d197c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,17 @@
-2008-02-30 Christophe Fergeau <teuf@gnome.org>
+2008-02-03 Christophe Fergeau <teuf@gnome.org>
+
+ * src/db-itunes-parser.h: merge ArtworkDB_MhodHeaderArtworkType3
+ and MhodHeaderArtworkType1 into a single struct called
+ ArtworkDB_MhodHeaderString
+ * src/db-artwork-parser.c:
+ * src/db-artwork-writer.c: adjust to the above change
+
+2008-02-03 Christophe Fergeau <teuf@gnome.org>
* src/db-artwork-parser.c: add missing g_free that could cause
memory leaks
-2008-30-01 Christophe Fergeau <teuf@gnome.org>
+2008-01-30 Christophe Fergeau <teuf@gnome.org>
Patch by Martin Aumueller