summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-10-23 23:34:32 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-10-23 23:34:32 (GMT)
commit8def31ff208a95aca8062c71d4dd6a020b417dbe (patch)
tree2153a000764332d440ba836abb476ace92eb9166 /ChangeLog
parent6822a2263c4b65a93826d4a3c8bca50da930e38d (diff)
downloadtcl-8def31ff208a95aca8062c71d4dd6a020b417dbe.zip
tcl-8def31ff208a95aca8062c71d4dd6a020b417dbe.tar.gz
tcl-8def31ff208a95aca8062c71d4dd6a020b417dbe.tar.bz2
Backported a fix for reading HTTP-like protocols that used to work and
were broken with http 2.7. Now http 2.7.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a2698c..14e41f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-24 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * library/http/http.tcl: Backported a fix for reading HTTP-like protocols
+ that used to work and were broken with http 2.7. Now http 2.7.2
+
2008-10-23 Don Porter <dgp@users.sourceforge.net>
* generic/tcl.h: Bump version number to 8.5.6b1 to distinguish