summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-07-05 16:37:41 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-07-05 16:37:41 +0000
commit6d61b6c1fe687c15564e770815d37e6fbb8d4b25 (patch)
tree1751f76b837f9161b9d0abf2ba2827b7ea9468b3 /ChangeLog
parent3585ea4e6d508466d97dfb827317aa0ed7bfa05d (diff)
downloadlibgpod-tmz-6d61b6c1fe687c15564e770815d37e6fbb8d4b25.tar.gz
libgpod-tmz-6d61b6c1fe687c15564e770815d37e6fbb8d4b25.tar.xz
libgpod-tmz-6d61b6c1fe687c15564e770815d37e6fbb8d4b25.zip
Fix bug in thumbnail rearranging code
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2034 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 c84bb12..fd4d7d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-07-05 Christophe Fergeau <teuf@gnome.org>
+ * src/ithumb-writer.c: fix typo in thumbnail rearranging code, we
+ were wrongly appending Itdb_Thumb_Ipod instances to lists of
+ Itdb_Thumb_Ipod_Item
+
+2008-07-05 Christophe Fergeau <teuf@gnome.org>
+
* src/db-artwork-writer.c: properly set padding to 0 in mhods type 3
2008-07-05 Christophe Fergeau <teuf@gnome.org>