summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-10-26 20:35:21 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-10-26 20:35:21 (GMT)
commitbfb859bec9d8239483dde0d2bd088364086f86ef (patch)
tree0e5b8ebc87192c1155be27909ac9d43df67b82d5 /ChangeLog
parent97b35e794db1919360a4ca0aa9354d825b703b49 (diff)
downloadtcl-bfb859bec9d8239483dde0d2bd088364086f86ef.zip
tcl-bfb859bec9d8239483dde0d2bd088364086f86ef.tar.gz
tcl-bfb859bec9d8239483dde0d2bd088364086f86ef.tar.bz2
* unix/Makefile.in (install-libraries): Updated the installation
of the http, msgcat, and tcltest packages to install as Tcl Modules on Unix systems. Other platform Makefiles still need updating. [Patch 1054370]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 364c705..3ce8d04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,10 @@
2004-10-26 Don Porter <dgp@users.sourceforge.net>
+ * unix/Makefile.in (install-libraries): Updated the installation
+ of the http, msgcat, and tcltest packages to install as Tcl Modules.
+ [Patch 1054370]
+
* tests/basic.test: Added missing constraints.
* tests/compile.test:
* tests/fileSystem.test: