diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-10-23 23:34:32 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-10-23 23:34:32 (GMT) |
commit | 8def31ff208a95aca8062c71d4dd6a020b417dbe (patch) | |
tree | 2153a000764332d440ba836abb476ace92eb9166 /ChangeLog | |
parent | 6822a2263c4b65a93826d4a3c8bca50da930e38d (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |