diff options
author | hobbs <hobbs> | 2000-04-19 23:24:52 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-04-19 23:24:52 (GMT) |
commit | 0c6a6f1849328a298f5145a93e0ffa4ecc43c8f4 (patch) | |
tree | c677c07258c9f95b00f2b7faa7e38126d198ec00 /ChangeLog | |
parent | 1f3c8f1c86ed3c5c1185c97cc07e545acf3e07a5 (diff) | |
download | tcl-0c6a6f1849328a298f5145a93e0ffa4ecc43c8f4.zip tcl-0c6a6f1849328a298f5145a93e0ffa4ecc43c8f4.tar.gz tcl-0c6a6f1849328a298f5145a93e0ffa4ecc43c8f4.tar.bz2 |
* generic/tclFileName.c (SplitUnixPath): added support for QNX
node ids.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-04-19 Jeff Hobbs <hobbs@scriptics.com> + + * generic/tclFileName.c (SplitUnixPath): added support for QNX + node ids. + 2000-04-18 Jeff Hobbs <hobbs@scriptics.com> * README: |