summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2004-06-14 22:14:10 (GMT)
committerKevin B Kenny <kennykb@acm.org>2004-06-14 22:14:10 (GMT)
commit03240b4f85d9b18d711fef7da7ab2a15ef29b78f (patch)
treedaccbc98573e8d46b7efa571a0a86011481488d0 /ChangeLog
parent4f6c1156ca6d0c293d79869f95146601c83c6666 (diff)
downloadtcl-03240b4f85d9b18d711fef7da7ab2a15ef29b78f.zip
tcl-03240b4f85d9b18d711fef7da7ab2a15ef29b78f.tar.gz
tcl-03240b4f85d9b18d711fef7da7ab2a15ef29b78f.tar.bz2
* win/Makefile.in: Corrected compilation flags for tclPkgConfig.c
so that it doesn't require Stubs. * generic/tclBasic.c (Tcl_CreateInterp): Removed comment stating that TclInitEmbeddedConfigurationInformation needs Stubs; with the change above, the comment is now erroneous.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 726cb0b..e4b581b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-14 Kevin Kenny <kennykb@acm.org>
+
+ * win/Makefile.in: Corrected compilation flags for tclPkgConfig.c
+ so that it doesn't require Stubs.
+ * generic/tclBasic.c (Tcl_CreateInterp): Removed comment stating
+ that TclInitEmbeddedConfigurationInformation needs Stubs; with the
+ change above, the comment is now erroneous.
+
2004-06-11 Don Porter <dgp@users.sourceforge.net>
* doc/Encoding.3: Removed bogus claims about tcl_libPath.