summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2002-07-16 21:10:13 (GMT)
committermdejong <mdejong>2002-07-16 21:10:13 (GMT)
commit3be076f63eb1d301a7fa6d5682970b60018459fa (patch)
tree8b358e20e7c72d83a8e8cf582ec1c9dd9feb8b7f /ChangeLog
parent67208e7cb489fda2de1e63a9fe782b4f3794f486 (diff)
downloadtcl-3be076f63eb1d301a7fa6d5682970b60018459fa.zip
tcl-3be076f63eb1d301a7fa6d5682970b60018459fa.tar.gz
tcl-3be076f63eb1d301a7fa6d5682970b60018459fa.tar.bz2
* unix/configure: Regen.
* unix/configure.in: Remove useless subst of TCL_BIN_DIR.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6333017..9d6b47f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-16 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * unix/configure: Regen.
+ * unix/configure.in: Remove useless subst of TCL_BIN_DIR.
+
2002-07-15 Miguel Sofer <msofer@users.sourceforge.net>
* generic/tclVar.c: inaccurate comment fixed