summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-07-02 23:37:39 (GMT)
committerhobbs <hobbs>2004-07-02 23:37:39 (GMT)
commit3b08ffe2fac031e39b7c213a45eb00e811a66b04 (patch)
tree329091b30f16bb6a95a18fb2424b4be50f0a07a7 /ChangeLog
parent1d826f7a091358b6682334e46ca66daaa15ca5dc (diff)
downloadtcl-3b08ffe2fac031e39b7c213a45eb00e811a66b04.zip
tcl-3b08ffe2fac031e39b7c213a45eb00e811a66b04.tar.gz
tcl-3b08ffe2fac031e39b7c213a45eb00e811a66b04.tar.bz2
see changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 461fae7..e564824 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-02 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/regcomp.c (stid): correct minor pointer size error
+
+ * generic/tclPipe.c (TclCreatePipeline): Add 2>@1 as a special
+ * tests/exec.test: case redir of stderr to the result output.
+
2004-07-02 Vince Darley <vincentdarley@users.sourceforge.net>
* tests/fileSystem.test: new tests backported