diff ChangeLog @ 754:a77533b76084 trunk

[svn] - fix a ringbuffering error in curl which caused trouble with icecast2 MP3. Closes #816.
author nenolod
date Wed, 28 Feb 2007 17:52:11 -0800
parents 135c5f03ef8e
children efc2d680cac8
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 28 17:33:16 2007 -0800
+++ b/ChangeLog	Wed Feb 28 17:52:11 2007 -0800
@@ -1,3 +1,11 @@
+2007-03-01 01:33:16 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [1604]
+  - set timeout value to 3 seconds
+  
+  trunk/src/curl/curl.c |    4 ++--
+  1 file changed, 2 insertions(+), 2 deletions(-)
+
+
 2007-02-28 15:32:41 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [1602]
   - fix a stupid C++ error