From d291d989d86868f07a656e875abf025d3d4c8667 Mon Sep 17 00:00:00 2001 From: Jorg Schuler Date: Tue, 14 Feb 2006 13:28:06 +0000 Subject: * src/ipod-device.c: (ipod_device_set_property): fixed bug that caused ipod-detection to fail if hal daemon was not running. As a consequence cover art was not written to the iPod. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1205 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c9294b0..34b06e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * po/ja.po: updated Japanese catalog -- thanks to Kentaro Fukuchi + * src/ipod-device.c: (ipod_device_set_property): fixed bug that + caused ipod-detection to fail if hal daemon was not running. As + a consequence cover art was not written to the iPod. + 2005-02-04 Jorg Schuler * src/itdb_itunesdb.c: (itunesstats_read) Fixed error when reading -- cgit