diff options
author | dgp <dgp@users.sourceforge.net> | 2004-05-05 21:35:24 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-05-05 21:35:24 (GMT) |
commit | ff3d3775756945e7174da795eb668a5f88016267 (patch) | |
tree | 82a4a1c6fce9fcb58a7f740866f304814b1d54eb /ChangeLog | |
parent | 6fcc24c40e1adecb1fb1506c66f8b24bda18a336 (diff) | |
download | tcl-ff3d3775756945e7174da795eb668a5f88016267.zip tcl-ff3d3775756945e7174da795eb668a5f88016267.tar.gz tcl-ff3d3775756945e7174da795eb668a5f88016267.tar.bz2 |
* tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX.
Be sure to consistently compare normalized path names. Thanks to
Steven Abner (tauvan). [Bug 948177]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-05 Don Porter <dgp@users.sourceforge.net> + + * tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX. + Be sure to consistently compare normalized path names. Thanks to + Steven Abner (tauvan). [Bug 948177] + 2004-05-05 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/CrtObjCmd.3: Remove reference to Tcl_RenameCommand; there is |