summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-04-10 13:15:57 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-04-10 13:15:57 (GMT)
commit47e1c81009e30a84cb47e15b40dac9ee254136b6 (patch)
tree10738297df6a829398950e579bdec6cf9c35f7a0 /ChangeLog
parent1d411553104b36d5a80c7a465812e262145c1942 (diff)
downloadtcl-47e1c81009e30a84cb47e15b40dac9ee254136b6.zip
tcl-47e1c81009e30a84cb47e15b40dac9ee254136b6.tar.gz
tcl-47e1c81009e30a84cb47e15b40dac9ee254136b6.tar.bz2
* tests/httpd: Backport new tests for http 2.7.3.
* tests/http.tcl:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a80f875..9fa2101 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-10 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/httpd: Backport new tests for http 2.7.3.
+ * tests/http.tcl:
+
2008-04-09 Kevin B. Kenny <kennykb@acm.org>
* tools/tclZIC.tcl: Always emit Unix-style line terminators.