summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-10-23 23:17:38 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-10-23 23:17:38 (GMT)
commit6e17c8ff854c2c7d06c9bd399e3d24f3891d18e6 (patch)
tree1b0f765447e5e0034bf99da8e44a56664c0aa9da /ChangeLog
parenta5a02e5016e0e63058f91dbf21fd31419a9d00d1 (diff)
downloadtcl-6e17c8ff854c2c7d06c9bd399e3d24f3891d18e6.zip
tcl-6e17c8ff854c2c7d06c9bd399e3d24f3891d18e6.tar.gz
tcl-6e17c8ff854c2c7d06c9bd399e3d24f3891d18e6.tar.bz2
Fixed a failure to read SHOUTcast streams with the new 2.7
package. Introduced a new intial state as the first response may not be HTTP*.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16d31b3..1c2f9b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-24 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * library/http/http.tcl: Fixed a failure to read SHOUTcast streams
+ with the new 2.7 package. Introduced a new intial state as the
+ first response may not be HTTP*.
+
2008-10-23 Miguel Sofer <msofer@users.sf.net>
* generic/tclCmdAH.c (ForNextCallback): handle TCL_CONTINUE in