From 4c387c01c1925bd596cfcc6211cd3e386814a04f Mon Sep 17 00:00:00 2001 From: jcsjcs Date: Fri, 3 Feb 2006 18:44:48 +0000 Subject: * src/itdb_itunesdb.c, src/itdb_playlist.c, src/ithumb-writer.c: removed nested-functions. Thanks to Brian Jackson for the patch (he was not the only to send patches -- please, nobody feel offended that I didn't act sooner). git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1201 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 23532b4..599004d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-01-03 Jorg Schuler + + * src/itdb_itunesdb.c, src/itdb_playlist.c, src/ithumb-writer.c: + removed nested-functions. Thanks to Brian Jackson for the patch + (he was not the only to send patches -- please, nobody feel + offended that I didn't act sooner). + 2005-01-03 Jorg Schuler * src/ipod-device.c: (ipod_device_set_property) check hal_context -- cgit