comparison ChangeLog @ 777:13bb2cf2f9e6 trunk

[svn] - ishttp() should check string is not NULL. closes #832.
author yaz
date Sat, 03 Mar 2007 19:27:40 -0800
parents 8366ad444313
children 209b08a3eff6
comparison
equal deleted inserted replaced
776:8366ad444313 777:13bb2cf2f9e6
1 2007-03-04 01:36:01 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [1650]
3 - by unknown reason, http connection via proxy server needs a transfer stop after tag retrieving.
4
5 trunk/src/madplug/input.c | 9 ++++++++-
6 1 file changed, 8 insertions(+), 1 deletion(-)
7
8
1 2007-03-03 13:55:23 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 9 2007-03-03 13:55:23 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [1648] 10 revision [1648]
3 - with fixed curl, read id3 tag over network works now. 11 - with fixed curl, read id3 tag over network works now.
4 12
5 trunk/src/madplug/input.c | 10 +++------- 13 trunk/src/madplug/input.c | 10 +++-------