From cff408ecf63cdf40eaf87ca92e2eb7537ea537b7 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 14 Nov 2007 18:23:29 +0000 Subject: * src/itdb_itunesdb.c: ignore invalid UTF-8 paths which might have been added to the iPod by the user git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1786 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 30bca1b..1e5e998 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-11-14 Christophe + + * src/itdb_itunesdb.c: ignore invalid UTF-8 paths which might have + been added to the iPod by the user + 2007-11-14 Christophe * src/itdb_photoalbum.c: use g_list_remove all instead of an -- cgit