summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-02-03 18:53:55 +0000
committerteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-02-03 18:53:55 +0000
commit907d40228a20dbb9f14ee312949bd2ce3b16fe37 (patch)
treeca0864e2dc952f935c232fff96de90e2ca7e7017 /ChangeLog
parentdb0e04b3a478d53a622e1ab3f9c7df7aad880a4c (diff)
downloadlibgpod-907d40228a20dbb9f14ee312949bd2ce3b16fe37.tar.gz
libgpod-907d40228a20dbb9f14ee312949bd2ce3b16fe37.tar.xz
libgpod-907d40228a20dbb9f14ee312949bd2ce3b16fe37.zip
Adapt artwork debugging code to the mhod string parsing consolidation
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1948 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9596dd..63c9922 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-02-03 Christophe Fergeau <teuf@gnome.org>
+ * src/db-artwork-debug.c:
+ * src/db-artwork-debug.h: fix mhod type1 and mhod type3 dumping
+ when debugging is enabled
+
+2008-02-03 Christophe Fergeau <teuf@gnome.org>
+
* src/db-artwork-debug.h: merge mhod type1 and mhod type3 dumping
functions
* src/db-artwork-writer.c: adjust to the change above