summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-05-30 12:04:25 +0000
committerteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-05-30 12:04:25 +0000
commit2696be788fcfde4119b84c8e478263c63ee553b8 (patch)
treee7535a070c2552c93f33cbc28b26e1dad69dc73a /ChangeLog
parent271b0c73506712135b34478420a6733aa8c41bdd (diff)
downloadlibgpod-2696be788fcfde4119b84c8e478263c63ee553b8.tar.gz
libgpod-2696be788fcfde4119b84c8e478263c63ee553b8.tar.xz
libgpod-2696be788fcfde4119b84c8e478263c63ee553b8.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: