summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-05-30 12:04:25 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-05-30 12:04:25 +0000
commit139724536bae43b09cdbe95c4dcadf0bf5bdd751 (patch)
treee7535a070c2552c93f33cbc28b26e1dad69dc73a /ChangeLog
parent37e1533b203557602942eea32cc9f2397004023c (diff)
downloadlibgpod-139724536bae43b09cdbe95c4dcadf0bf5bdd751.tar.gz
libgpod-139724536bae43b09cdbe95c4dcadf0bf5bdd751.tar.xz
libgpod-139724536bae43b09cdbe95c4dcadf0bf5bdd751.zip
Patch from Ian Stewart
* src/itdb_itunesdb.c: don't pass NULL sort_composer names down to jump_table_letter, fixes a crash reported by Andy Busch git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1992 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bab20b0..e4728d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-05-30 Christophe Fergeau <teuf@gnome.org>
+ Patch from Ian Stewart
+
+ * src/itdb_itunesdb.c: don't pass NULL sort_composer names down to
+ jump_table_letter, fixes a crash reported by Andy Busch
+
+2008-05-30 Christophe Fergeau <teuf@gnome.org>
+
* src/Makefile.am:
* src/db-artwork-parser.c:
* src/db-artwork-writer.c: