about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStephane Chazelas <stephane.chazelas@gmail.com>2018-03-14 14:42:48 +0000
committerPeter Stephenson <p.stephenson@samsung.com>2018-03-15 09:21:47 +0000
commit1219eae82938c918f5183e89af4a54296256372f (patch)
tree821e910f05856411a1b82deafea3c390e4dd85ae /ChangeLog
parent7fd8e380bfc36013acf157de82dbf39e314d3dc4 (diff)
downloadzsh-1219eae82938c918f5183e89af4a54296256372f.tar.gz
zsh-1219eae82938c918f5183e89af4a54296256372f.tar.xz
zsh-1219eae82938c918f5183e89af4a54296256372f.zip
42465: Pass up error status from readoutput().
This improves the consistency of error reporting from $(...) constructs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97e23e456..155bfe29e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-03-15  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* Stephane: 42465: Src/exec.c, Src/Modules/mapfile.c: pass error
+	status from readoutput, causing more consistent reporting
+	from $(...) constructs.
+
 2018-03-12  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 42453: Src/jobs.c: fix race looking up status of just