about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2014-08-15 10:24:09 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2014-08-15 10:24:09 -0700
commita3651e120527a641d98ce4e9316c05e1d157f92c (patch)
tree5664f467f25dafff0c0bc4e97760d3b7a15edae6 /ChangeLog
parent47d91c5fba6bc90d79503b7c69c6146abb8825f5 (diff)
downloadzsh-a3651e120527a641d98ce4e9316c05e1d157f92c.tar.gz
zsh-a3651e120527a641d98ce4e9316c05e1d157f92c.tar.xz
zsh-a3651e120527a641d98ce4e9316c05e1d157f92c.zip
timeout the final "read" in hung shell regression
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa08a26a2..96a51574f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-08-15  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* unposted (see 33006): Test/A05execution.ztst: timeout the final
+	"read" in hung shell regression
+
 	* 33012: Src/utils.c: add an error return value (-1) to xsymlinks()
 	to differentiate when xbuf is set to the empty string; silences
 	bogus warning about failed expansion