From fa74997b828edf90e7917e1daa7af7ad103666ea Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Sat, 10 Sep 2005 09:16:49 +0000 Subject: 2005-09-10 Christophe Fergeau * configure.ac: * src/itdb_itunesdb.c: (get_mhod_type), (get_mhod), (get_mhod_string), (get_playlist), (get_mhit), (itdb_shuffle_write_file): * src/itdb_playlist.c: (itdb_spl_update_all): * tests/itdb_main.c: (main): fixed compilation warnings to be able to compile with -Werror git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1082 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5f03b76..dda81f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-09-10 Christophe Fergeau + + * configure.ac: + * src/itdb_itunesdb.c: (get_mhod_type), (get_mhod), + (get_mhod_string), (get_playlist), (get_mhit), + (itdb_shuffle_write_file): + * src/itdb_playlist.c: (itdb_spl_update_all): + * tests/itdb_main.c: (main): fixed compilation warnings to be able + to compile with -Werror + 2005-09-10 Christophe Fergeau * README: added quick description of the library purpose -- cgit