diff options
| author | patthoyts@users.sourceforge.net <patthoyts> | 2009-04-10 21:50:12 (GMT) |
|---|---|---|
| committer | patthoyts@users.sourceforge.net <patthoyts> | 2009-04-10 21:50:12 (GMT) |
| commit | f8b88304f898bbdc78a725d7e4d52bd538fef7cd (patch) | |
| tree | 75a1f12b2ababf9514352523e19d218f724cff4d | |
| parent | 5c943647e84bddd1c8268696e73705750bf80350 (diff) | |
| download | tcl-f8b88304f898bbdc78a725d7e4d52bd538fef7cd.zip tcl-f8b88304f898bbdc78a725d7e4d52bd538fef7cd.tar.gz tcl-f8b88304f898bbdc78a725d7e4d52bd538fef7cd.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 |
