summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-02-26 19:52:52 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-02-26 19:52:52 (GMT)
commit4af7381c98a78ec974b2febf9fc9543d2fa04e8f (patch)
treeb0e168a9a70296f6f8bbc9c166289776fd5e41c4 /ChangeLog
parent27be8caf52c5e17142a83ab813d24074a6e1fbee (diff)
downloadtcl-4af7381c98a78ec974b2febf9fc9543d2fa04e8f.zip
tcl-4af7381c98a78ec974b2febf9fc9543d2fa04e8f.tar.gz
tcl-4af7381c98a78ec974b2febf9fc9543d2fa04e8f.tar.bz2
Set version 2.5.5
bug #1868845 - it is better to do the [eof] check after trying to read from the socket. No clashes found in testing. Added http::meta command to access the http headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0808e6e..e584f94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-26 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * library/http/pkgIndex.tcl: Set version 2.5.5
+ * library/http/http.tcl: bug #1868845 - it is better to do the
+ [eof] check after trying to read from the socket. No clashes found
+ in testing. Added http::meta command to access the http headers.
+
2008-02-22 Pat Thoyts <patthoyts@users.sourceforge.net>
* library/http/pkgIndex.tcl: Set version 2.5.4