From 4b462feffd665dbccb39b9cafba868e7b91aa017 Mon Sep 17 00:00:00 2001 From: Jorg Schuler Date: Tue, 2 May 2006 14:19:19 +0000 Subject: * src/itdb_itunesdb.c: smart playlists: avoid assertion when writing rules with empty strings. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1251 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8bac87f..0850c88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-05-02 Jorg Schuler + + * src/itdb_itunesdb.c: smart playlists: avoid assertion + when writing rules with empty strings. + 2006-04-26 Jorg Schuler * tests/Makefile.am: removed 'test-rebuild-db' from -- cgit