From 3a96d8768c59e0713b08f0a1399eaec7943eb933 Mon Sep 17 00:00:00 2001 From: Jorg Schuler Date: Thu, 17 Nov 2005 15:05:10 +0000 Subject: * configure.ac: check for version 2.4 of glib -- now we need to make sure that libgpod actually works with 2.4... git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1152 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8affc45..0d7a324 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ +2005-11-13 Jorg Schuler + + * configure.ac: check for version 2.4 of glib -- now we need to + make sure that libgpod actually works with 2.4... + 2005-11-15 Christophe Fergeau * src/itdb_itunesdb.c: (itdb_new): initialise glib type system before calling ipod_device_new (which creates a gobject) -2005-11-12 Jorg Schuler +2005-11-13 Jorg Schuler * src/itdb_itunesdb.c: when new rating is set on the iPod, backup the old rating to app_rating. Not sure what it's for, but iTunes -- cgit