summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-11-10 20:32:32 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-11-10 20:32:32 (GMT)
commit32aba931e84dea723663e8d37fa621e161e4b50e (patch)
treeb7c11636cb7fa70c155508f78e0392153b803a19 /ChangeLog
parentc5930f8386355d42d6789a95167916d37b975b72 (diff)
downloadtcl-32aba931e84dea723663e8d37fa621e161e4b50e.zip
tcl-32aba931e84dea723663e8d37fa621e161e4b50e.tar.gz
tcl-32aba931e84dea723663e8d37fa621e161e4b50e.tar.bz2
* tests/unixInit.test (unixInit-2.10): re-enabled.
* unix/tclUnixInit.c (TclpInitLibraryPath): Alternative fix * win/tclWinInit.c (TclpInitLibraryPath): for [Bug 832657] that should not run afoul of startup constraints.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fe8fa3..09e18cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-11-10 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/unixInit.test (unixInit-2.10): re-enabled.
+ * unix/tclUnixInit.c (TclpInitLibraryPath): Alternative fix
+ * win/tclWinInit.c (TclpInitLibraryPath): for [Bug 832657]
+ that should not run afoul of startup constraints.
+
2003-11-06 Jeff Hobbs <jeffh@ActiveState.com>
* tests/unixInit.test (unixInit-2.10): mark as knownBug