diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2005-11-04 18:33:34 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2005-11-04 18:33:34 (GMT) |
commit | 841c2af7dcfcd20b68bd3f05f5ecce6498b35a18 (patch) | |
tree | b1bf11da1526f8870771f95b77002ca9960b2793 /ChangeLog | |
parent | 05f6317032522fa4b68966fe3c1ef854d87fbf6e (diff) | |
download | tcl-841c2af7dcfcd20b68bd3f05f5ecce6498b35a18.zip tcl-841c2af7dcfcd20b68bd3f05f5ecce6498b35a18.tar.gz tcl-841c2af7dcfcd20b68bd3f05f5ecce6498b35a18.tar.bz2 |
* win/tclWinPipe.c: Applied patch #1267871 by Matt Newman which
* win/tclWinPort.h: provides extended error code support.
* tests/exec.test: Wrote some tests for this feature.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-11-04 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman which + * win/tclWinPort.h: provides extended error code support. + * tests/exec.test: Wrote some tests for this feature. + 2005-11-04 Kevin Kenny <kennykb@acm.org> * compat/strftime.c: Fixed a problem where the name of the |