summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormo <mo>2000-07-07 11:13:06 (GMT)
committermo <mo>2000-07-07 11:13:06 (GMT)
commitc17c099634b3628c8eb2783862d9f427c0aa4b5c (patch)
tree35ab3ee5bdd783ba78a9290b2cb170011ae6997a /ChangeLog
parent003f25f16aa9d093b468f4c74a1eece63c929c88 (diff)
downloadtcl-c17c099634b3628c8eb2783862d9f427c0aa4b5c.zip
tcl-c17c099634b3628c8eb2783862d9f427c0aa4b5c.tar.gz
tcl-c17c099634b3628c8eb2783862d9f427c0aa4b5c.tar.bz2
Fix definition of TCL_SRC_DIR in mingw/vc++ configure so that it matches the unix verison
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8508a49..555ee61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-07 Mo DeJong <mdejong@redhat.com>
+
+ * win/configure.in: Fix definition of
+ TCL_SRC_DIR so that it matches the Unix version.
+ * win/tclConfig.sh.in: Removed duplicate variables.
+
2000-07-06 Eric Melski <ericm@scriptics.com>
* tests/msgcat.test: