diff options
author | dgp <dgp@users.sourceforge.net> | 2008-09-25 18:06:17 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-09-25 18:06:17 (GMT) |
commit | f4151635b12b2c9b62d1b638b7096875bb65bc76 (patch) | |
tree | 37a4ec871bb92da6472409b1c5e35a0f3a527b78 /ChangeLog | |
parent | 7bf6e2558f5324998ed7af4c9b24f2f4f3f4bb49 (diff) | |
download | tcl-f4151635b12b2c9b62d1b638b7096875bb65bc76.zip tcl-f4151635b12b2c9b62d1b638b7096875bb65bc76.tar.gz tcl-f4151635b12b2c9b62d1b638b7096875bb65bc76.tar.bz2 |
* tests/platform.test: Update tests to expect revised results
* tests/safe.test: corresponding to the TIP 315 change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ TIP #315 IMPLEMENTATION + * tests/platform.test: Update tests to expect revised results + * tests/safe.test: corresponding to the TIP 315 change. + * unix/tclUnixInit.c, win/tclWinInit.c (TclpSetVariables): * doc/tclvars.n (tcl_platform): Define what character is used for separating PATH-like lists. Forms part of the tcl_platform array. |