summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-06-17 19:28:22 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-06-17 19:28:22 (GMT)
commitb513b31c72961f623df4ab7c66aac7bfbb3b5920 (patch)
tree88f9ab911a2bcbfdd712b2aa136e330e874615b0 /ChangeLog
parent1a6796a54ad404ee54e83e28573fd1def29995e1 (diff)
downloadtcl-b513b31c72961f623df4ab7c66aac7bfbb3b5920.zip
tcl-b513b31c72961f623df4ab7c66aac7bfbb3b5920.tar.gz
tcl-b513b31c72961f623df4ab7c66aac7bfbb3b5920.tar.bz2
* win/tclWinInit.c: Inform [tclInit] about the default library
directory via the ::tclDefaultLibrary variable. This should correct a problem with my 2004-06-11 commit. Better solutions still in the works. Thanks to Joe Mistachkin for pointing out the breakage.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4555a57..f00c693 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-17 Don Porter <dgp@users.sourceforge.net>
+
+ * win/tclWinInit.c: Inform [tclInit] about the default library
+ directory via the ::tclDefaultLibrary variable. This should correct
+ a problem with my 2004-06-11 commit. Better solutions still in the
+ works. Thanks to Joe Mistachkin for pointing out the breakage.
+
2004-06-16 Don Porter <dgp@users.sourceforge.net>
* doc/library.n: Moved variables ::auto_oldpath and