comparison ChangeLog @ 752:560292f1ebb3 trunk

[svn] - fix a stupid C++ error
author nenolod
date Wed, 28 Feb 2007 07:32:41 -0800
parents 3c1e835ebd68
children 135c5f03ef8e
comparison
equal deleted inserted replaced
751:3c1e835ebd68 752:560292f1ebb3
1 2007-02-28 15:29:57 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1600]
3 - only claim URLs that actually belong to us. Closes #783.
4
5 trunk/src/console/Audacious_Driver.cxx | 2 +-
6 1 file changed, 1 insertion(+), 1 deletion(-)
7
8
1 2007-02-28 15:01:26 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 9 2007-02-28 15:01:26 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1598] 10 revision [1598]
3 - handle condition where track_name is not there, but stream_name is. 11 - handle condition where track_name is not there, but stream_name is.
4 12
5 trunk/src/madplug/input.c | 14 ++++++++++++-- 13 trunk/src/madplug/input.c | 14 ++++++++++++--