summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2009-01-01 19:13:12 +0000
committerChristophe Fergeau <teuf@gnome.org>2009-01-01 19:13:12 +0000
commit0cf0b3b9587de162d2fb79cd15c279202a2d4a02 (patch)
treea3bfae49e241d10af9e08a47d648d89172db0a03 /ChangeLog
parent4e37607885ed70f1cafa130ef708ff7ca9d7dccd (diff)
Fix static nano4g artwork information tables
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2187 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2610e31..07712e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
2009-01-01 Christophe Fergeau <teuf@gnome.org>
+
+ * src/itdb_device.c: fix static artwork formats for the nano4g, C&P
+ is really a bad thing ;)
+
+2009-01-01 Christophe Fergeau <teuf@gnome.org>
* src/itdb.h: add album_id field to Itdb_Track. It's unused yet but
will be used later and adding it now will avoid ABI breakage later