From 2cbf9d7e65b2f5aeb51c165cdf9033938cba50e6 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 19 Feb 2015 12:01:16 +0000 Subject: 34573: Safer failure to handle command substitution --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7610357dd..a621044f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2015-02-19 Peter Stephenson + * 34573: Src/subst.c: safer handling of failure to perform + command substitution. + * 34570: Config/version.mk, Src/lex.c, Src/subst.c, Src/zsh.h, Test/C01arith.ztst: mark arithmetic substitutions with tokens so the substitution code knows what to do. -- cgit 1.4.1