comparison ChangeLog @ 1819:9257454b617c trunk

[svn] - fix an assertion error
author nenolod
date Thu, 05 Oct 2006 02:07:02 -0700
parents e3e31a084b09
children e93eaf88a52a
comparison
equal deleted inserted replaced
1818:e3e31a084b09 1819:9257454b617c
1 2006-10-05 08:54:37 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2593]
3 - try not to reject tuples that have an mtime of 0. (special tuples referring to URIs)
4
5 trunk/audacious/playlist.c | 9 +++------
6 1 file changed, 3 insertions(+), 6 deletions(-)
7
8
1 2006-10-05 08:31:41 +0000 William Pitcock <nenolod@nenolod.net> 9 2006-10-05 08:31:41 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2591] 10 revision [2591]
3 - make sure the PlaylistEntry has a tuple. 11 - make sure the PlaylistEntry has a tuple.
4 12
5 trunk/audacious/playlist.c | 3 ++- 13 trunk/audacious/playlist.c | 3 ++-