summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-02-27 23:58:13 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-02-27 23:58:13 (GMT)
commit5771efaaf4889edc70633892c57587bc1df5445a (patch)
tree58a3dc1a0af13a72b6d3678130d338bb32eadd16 /ChangeLog
parent41fc5bbfdb6b8ddd54f155e0858ba45e2b3f3224 (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f8cd17..25626fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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