From 21bd7105e7d57f51bf68b3e8a5d065a3fc2a8532 Mon Sep 17 00:00:00 2001 From: teuf Date: Sat, 28 Jun 2008 09:43:09 +0000 Subject: patch by: Mike Heffner * src/Makefile.am: * src/db-artwork-writer.c: fix compilation with older glib (without GChecksum) git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2021 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 30eb43e..960fcd4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-06-28 Christophe Fergeau + + patch by: Mike Heffner + + * src/Makefile.am: + * src/db-artwork-writer.c: fix compilation with older glib (without + GChecksum) + 2008-06-24 Christophe Fergeau * src/itdb_device.c: rework timezone handling: handle timezones as -- cgit