about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-07-12 12:02:51 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-07-12 12:02:51 +0000
commit3d3318d8f6bbda7484689b0a29540858295260c9 (patch)
treee739223c4712e434b4996de25d2c6c7b893b37a0 /ChangeLog
parent91a241292bf88228336726938625bb381fd7f54b (diff)
downloadzsh-3d3318d8f6bbda7484689b0a29540858295260c9.tar.gz
zsh-3d3318d8f6bbda7484689b0a29540858295260c9.tar.xz
zsh-3d3318d8f6bbda7484689b0a29540858295260c9.zip
22550: put "exec" tests
in subshells and allow substitution on test output to occur
after the test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5ea02697..61385a045 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-12  Peter Stephenson  <pws@csr.com>
+
+	* 22550: Test/A04redirect.ztst, Test/ztst.zsh: put "exec" tests
+	in subshells and allow substitution on test output to occur
+	after the test.
+
 2006-07-12  Clint Adams  <clint@zsh.org>
 
 	* 22549: Completion/Unix/Command/_subversion: