diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2009-04-10 21:50:12 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2009-04-10 21:50:12 (GMT) |
commit | b59a745f0fe91d48ec355193d4161fef4f6807bd (patch) | |
tree | 75a1f12b2ababf9514352523e19d218f724cff4d | |
parent | bd47c76800ec6de95366210adcfdd88bbf238bc3 (diff) | |
download | tcl-b59a745f0fe91d48ec355193d4161fef4f6807bd.zip tcl-b59a745f0fe91d48ec355193d4161fef4f6807bd.tar.gz tcl-b59a745f0fe91d48ec355193d4161fef4f6807bd.tar.bz2 |
Forgot to add changelog for http commit
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2009-04-10 Pat Thoyts <patthoyts@users.sourceforge.net> + + * library/http/http.tcl: Improved HTTP/1.1 support and added + * library/http/pkgIndex.tcl: specific HTTP/1.1 testing to ensure + * tests/http11.test: we handle chunked+gzip for the various + * tests/httpd11.test: modes (normal, -channel and -handler) + * makefiles: package version set to 2.8.0 + 2008-04-10 Daniel Steffen <das@users.sourceforge.net> * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macros |