diff ChangeLog @ 1588:15d92c51bde6 trunk

[svn] - modified time (mtime) has been introduced into tuple - playlist makes use of mtime for scan control - xspf records and reads mtime
author yaz
date Wed, 23 Aug 2006 07:46:33 -0700
parents c073fd82ded6
children ebc170f08767
line wrap: on
line diff
--- a/ChangeLog	Sun Aug 20 12:20:36 2006 -0700
+++ b/ChangeLog	Wed Aug 23 07:46:33 2006 -0700
@@ -1,3 +1,12 @@
+2006-08-20 19:20:36 +0000  George Averill <nhjm449@gmail.com>
+  revision [2097]
+  - Don't explode when loading http streams from xspf files.
+  
+
+  Changes:        Modified:
+  +5 -3           trunk/audacious/playlist.c  
+
+
 2006-08-20 03:53:12 +0000  William Pitcock <nenolod@nenolod.net>
   revision [2095]
   - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API