From 2f243c4f410e5d40c497d66d7d23729dfd12ff5e Mon Sep 17 00:00:00 2001 From: jcsjcs Date: Mon, 31 Oct 2005 23:55:46 +0000 Subject: * itdb_itunesdb.c (get16lint): fixed bug affecting big endian systems. Thanks to Martin Aumueller for spotting this. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1131 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 97f620f..186af01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-01 Jorg Schuler + + * itdb_itunesdb.c (get16lint): fixed bug affecting big endian + systems. Thanks to Martin Aumueller for spotting this. + 2005-10-25 Jorg Schuler * itdb_itunesdb.c (itdb_parse): added comment, check for itdb -- cgit