about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db143e5bb..af07352db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-01-08  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* Src/init.c, Src/input.c, Src/lex.c, Src/parse.c, Src/zsh.h,
+	Test/D08cmdsubst.ztst: fix the problem that command and similar
+	substitutions weren't properly parsed so could end prematurely.
+	Use improved resolution in context save and restore to allow
+	parsing the substitution while tracking the string.
+
 2015-01-07  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 34154 (tweaked per 34155): Src/builtin.c: reorder bin_print() to