diff ChangeLog @ 778:209b08a3eff6 trunk

[svn] - hide seek bar for unseekable (info->size = 0) stream.
author yaz
date Sat, 03 Mar 2007 22:55:57 -0800
parents 13bb2cf2f9e6
children 5f53309bb7d8
line wrap: on
line diff
--- a/ChangeLog	Sat Mar 03 19:27:40 2007 -0800
+++ b/ChangeLog	Sat Mar 03 22:55:57 2007 -0800
@@ -1,3 +1,11 @@
+2007-03-04 03:27:40 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [1652]
+  - ishttp() should check string is not NULL. closes #832.
+  
+  trunk/src/scrobbler/plugin.c |    1 +
+  1 file changed, 1 insertion(+)
+
+
 2007-03-04 01:36:01 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
   revision [1650]
   - by unknown reason, http connection via proxy server needs a transfer stop after tag retrieving.