From e7bc71ca5ed4ecc6d5cc39b7464a14e25295a138 Mon Sep 17 00:00:00 2001 From: Jorg Schuler Date: Thu, 21 Sep 2006 15:11:42 +0000 Subject: * src/ithumb-writer.c: removed re-using of thumbnail data in order to avoid incompatibility with iTunes (even though our way was more efficient...) git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1317 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 468b235..b09599c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ * src/itdb_device.c: changed number of directories for 6G 8GB iPod Nano to 14 after user report. + + * src/ithumb-writer.c: removed re-using of thumbnail data in order + to avoid incompatibility with iTunes (even though our way was + more efficient...) 2006-09-18 Jorg Schuler -- cgit