comparison ChangeLog @ 2296:b9895bba71d0 trunk

[svn] - fix XML definition for missing action: "track info" -> "current track info"
author nenolod
date Sun, 07 Jan 2007 15:23:46 -0800
parents 1dfa77851301
children a9bc621d6b1b
comparison
equal deleted inserted replaced
2295:1dfa77851301 2296:b9895bba71d0
1 2007-01-07 23:21:28 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [3598]
3 - fix ** CRITICAL **: bmp_rcfile_write_string: assertion `value != NULL'
4 failed on shutdown.
5
6 trunk/audacious/main.c | 3 +++
7 1 file changed, 3 insertions(+)
8
9
1 2007-01-07 23:14:59 +0000 William Pitcock <nenolod@nenolod.net> 10 2007-01-07 23:14:59 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [3596] 11 revision [3596]
3 - remove the static assertion for playlistwin_list != NULL and just 12 - remove the static assertion for playlistwin_list != NULL and just
4 cleanly return instead if that is not the case 13 cleanly return instead if that is not the case
5 14