Mercurial > audlegacy-plugins
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Sat Mar 03 17:36:01 2007 -0800 +++ b/ChangeLog Sat Mar 03 19:27:40 2007 -0800 @@ -1,3 +1,11 @@ +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. + + trunk/src/madplug/input.c | 9 ++++++++- + 1 file changed, 8 insertions(+), 1 deletion(-) + + 2007-03-03 13:55:23 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> revision [1648] - with fixed curl, read id3 tag over network works now.