about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30068eb8b..5d52f6693 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2015-01-18  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 34322: Src/Zle/compctl.c, Src/Zle/compresult.c, Src/exec.c,
+	Src/init.c, Src/lex.c, Src/params.c, Src/prompt.c, Src/subst.c,
+	Src/utils.c, Test/D04parameter.ztst: update interface to
+	parsestr()/parsestrnoerr() to ensure correct token string
+	is passed back.
+
 	* 34320: Src/hist.c, Src/lex.c: alias expansion in history of
 	command substitution.