summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwart <wart>1999-06-17 01:38:52 (GMT)
committerwart <wart>1999-06-17 01:38:52 (GMT)
commite544512a2dd0604f3824a9f9532fe64b4d30606c (patch)
tree7f686daa9127a61ab490553cda002fc51ce56c5c /ChangeLog
parent16638385e985707c69b7776f11ae61c95b6fa071 (diff)
downloadtcl-e544512a2dd0604f3824a9f9532fe64b4d30606c.zip
tcl-e544512a2dd0604f3824a9f9532fe64b4d30606c.tar.gz
tcl-e544512a2dd0604f3824a9f9532fe64b4d30606c.tar.bz2
Updated to reflect recent changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 728f4f0..8760710 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-06-16 <wart@scriptics.com>
+
+ * unix/configure.in:
+ * unix/Makefile.in:
+ * unix/tcl.m4:
+ * unix/aclocal.m4: Numerous build changes to make Tcl conform to the
+ proposed TEA spec
+
1999-06-16 Melissa Hirschl <hershey@matisse.scriptics.com>
* generic/tclVar.c (Tcl_VariableObjCmd): fixed premature increment