From a8a2e8e070a6cdcb96e45bdca2f71f7010620969 Mon Sep 17 00:00:00 2001 From: Jorg Schuler Date: Sun, 14 Jan 2007 14:28:37 +0000 Subject: * src/itdb_itunesdb.c: added instructions on how to add new string fields like 'tvepisode', 'tvshow' without forgetting half of the places that need to be touched. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1364 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c59a225..2e2111a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,10 @@ * po/*.po: run 'make update-po' + * src/itdb_itunesdb.c: added instructions on how to add new string + fields like 'tvepisode', 'tvshow' without forgetting half of the + places that need to be touched. + 2007-01-13 Todd Zullinger * bindings/python/Makefile.am: don't include any swig built -- cgit