summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-03-07 19:07:23 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-03-07 19:07:23 (GMT)
commit7e79a9a1c78c3de1cc177cbf6dfc52b00e098cf3 (patch)
treee788cf7a6398d7fe5f2acf820678a268e8035078 /ChangeLog
parentc0758bdb22b297bcdb542f5c0b7c6606ef0fe982 (diff)
downloadtcl-7e79a9a1c78c3de1cc177cbf6dfc52b00e098cf3.zip
tcl-7e79a9a1c78c3de1cc177cbf6dfc52b00e098cf3.tar.gz
tcl-7e79a9a1c78c3de1cc177cbf6dfc52b00e098cf3.tar.bz2
* library/http/http.tcl: Bump to version 2.5.3 to cover bug fix
* library/http/pkgIndex.tcl: in URL parsing. [Bug 1358369] * unix/Makefile.in: * win/Makefile.in:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6792c3b..26ad071 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-07 Don Porter <dgp@users.sourceforge.net>
+
+ * library/http/http.tcl: Bump to version 2.5.3 to cover bug fix
+ * library/http/pkgIndex.tcl: in URL parsing. [Bug 1358369]
+ * unix/Makefile.in:
+ * win/Makefile.in:
+
2006-03-06 Don Porter <dgp@users.sourceforge.net>
* generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to