summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 819ebe3..454db40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-10-25 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+ * itdb_itunesdb.c (itdb_parse): added comment, check for itdb
+ before calling ipod_pars_artwork_db()
+
+ * db-artwork_parser.c (ipod_parse_artwork_db): added assertion
+ to avoid segfault if called NULL parameter.
+
2005-10-24 Christophe Fergeau <teuf@gnome.org>
* (itdb_write): remove mountpoint as parameter as not used.