summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-01-06 11:15:18 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-01-06 11:15:18 (GMT)
commit6486719f0c7028711902d98c299289de759010d7 (patch)
tree1b84f0755837fee40d4de39a39422f42a6eca152 /ChangeLog
parentc73ac088fcee2f6300273f60c4cfcbd1d6230162 (diff)
downloadtcl-6486719f0c7028711902d98c299289de759010d7.zip
tcl-6486719f0c7028711902d98c299289de759010d7.tar.gz
tcl-6486719f0c7028711902d98c299289de759010d7.tar.bz2
Performance updates to http::mapReply [1020491] and fix version numbering.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0f9539..e76a18b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-06 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * library/http/http.tcl (http::mapReply): Significant performance
+ enhancement by using [string map] instead of [regsub]/[subst], and
+ update version requirement to Tcl8.4. [Bug 1020491]
+
2005-01-05 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* doc/lsearch.n, doc/re_syntax.n: Convert to other form of emacs