summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2002-01-29 08:04:37 (GMT)
committermdejong <mdejong>2002-01-29 08:04:37 (GMT)
commit898a4f73b7810f4318b7c61fc162c73febd261c8 (patch)
tree8c0b17877985f3cf55753cb76dcffc8a1c9da402 /ChangeLog
parentfe24d04c6483292efc629c4542d61f514fb33ba4 (diff)
downloadtk-898a4f73b7810f4318b7c61fc162c73febd261c8.zip
tk-898a4f73b7810f4318b7c61fc162c73febd261c8.tar.gz
tk-898a4f73b7810f4318b7c61fc162c73febd261c8.tar.bz2
* unix/Makefile.in: Remove commented out vars.
* unix/configure: Regen. * unix/configure.in: Don't subst vars that are already taken care of in SC_LOAD_TCLCONFIG. * unix/tcl.m4: Update from Tcl. * win/configure: Regen. * win/tcl.m4: Update from Tcl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b632ac..253e632 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-01-28 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * unix/Makefile.in: Remove commented out vars.
+ * unix/configure: Regen.
+ * unix/configure.in: Don't subst vars that are already
+ taken care of in SC_LOAD_TCLCONFIG.
+ * unix/tcl.m4: Update from Tcl.
+ * win/configure: Regen.
+ * win/tcl.m4: Update from Tcl.
+
2001-01-27 Daniel Steffen <das@users.sourceforge.net>
* generic/tkFileFilter.c: