diff options
author | dgp <dgp@users.sourceforge.net> | 2003-11-10 20:34:11 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-11-10 20:34:11 (GMT) |
commit | f38d3f45e484452ba99ef07b5348e2c479650d4a (patch) | |
tree | cd0670715ebd514c77d2894bd372f15b2a7f3bac /ChangeLog | |
parent | 3b1188db0613694c7f2529386464c9ef96e8bca3 (diff) | |
download | tcl-f38d3f45e484452ba99ef07b5348e2c479650d4a.zip tcl-f38d3f45e484452ba99ef07b5348e2c479650d4a.tar.gz tcl-f38d3f45e484452ba99ef07b5348e2c479650d4a.tar.bz2 |
* unix/tclUnixInit.c (TclpInitLibraryPath):
* win/tclWinInit.c (TclpInitLibraryPath): Fix for [Bug 832657]
that should not run afoul of startup constraints.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-11-10 Don Porter <dgp@users.sourceforge.net> + + * unix/tclUnixInit.c (TclpInitLibraryPath): + * win/tclWinInit.c (TclpInitLibraryPath): Fix for [Bug 832657] + that should not run afoul of startup constraints. + 2003-11-10 Donal K. Fellows <donal.k.fellows@man.ac.uk> * tests/cmdIL.test: Stopped cmdIL-5.5 from stomping over the test |