diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-02-27 23:58:13 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-02-27 23:58:13 (GMT) |
commit | 5771efaaf4889edc70633892c57587bc1df5445a (patch) | |
tree | 58a3dc1a0af13a72b6d3678130d338bb32eadd16 /ChangeLog | |
parent | 41fc5bbfdb6b8ddd54f155e0858ba45e2b3f3224 (diff) | |
download | tcl-5771efaaf4889edc70633892c57587bc1df5445a.zip tcl-5771efaaf4889edc70633892c57587bc1df5445a.tar.gz tcl-5771efaaf4889edc70633892c57587bc1df5445a.tar.bz2 |
Backport http 2.5.5 changes from HEAD
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-02-27 Pat Thoyts <patthoyts@users.sourceforge.net> + + * library/http/pkgIndex.tcl: Backported 2.5.5 changes from + * library/http/http.tcl: 8.5 version. + * doc/http.n: Document the meta accessor. + 2008-02-26 Jeff Hobbs <jeffh@ActiveState.com> * generic/tclIOCmd.c (Tcl_GetsObjCmd): do not reuse resultObj as |