summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c382ce..d93726f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-11 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+ * src/itdb_artwork.c: (itdb_thumb_get_gdk_pixbuf) allow to get
+ pixbuf even if no iPod is present if the thumbnail points to a
+ local filename. This way artwork support is also possible on the
+ 'Local' repository in gtkpod (or any other application).
+
2005-12-10 Jorg Schuler <jcsjcs at users.sourceforge.net>
* src/ithumb-writer.c: fixed typo leading to segfault.