diff options
author | hobbs <hobbs> | 2003-01-25 00:16:38 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-01-25 00:16:38 (GMT) |
commit | 80aab32eda0748288e7530f8a011c093758a0322 (patch) | |
tree | c5a0cdc29c3ae0abcdc2d0294d3a7ca0be661cd7 /ChangeLog | |
parent | cc621fa3eae47ef63da1c5439aa5ede1c3ea30e1 (diff) | |
download | tcl-80aab32eda0748288e7530f8a011c093758a0322.zip tcl-80aab32eda0748288e7530f8a011c093758a0322.tar.gz tcl-80aab32eda0748288e7530f8a011c093758a0322.tar.bz2 |
only do groups check on unix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-01-24 Jeff Hobbs <jeffh@ActiveState.com> + + * tests/unixFCmd.test: only do groups check on unix + 2003-01-24 Vince Darley <vincentdarley@users.sourceforge.net> * generic/tclStringObj.c: proper fixes for Tcl_SetObjLength and |