mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-27 18:21:10 +02:00
unposted: add missing ml ref
This commit is contained in:
parent
53e3d9e063
commit
67d1c03698
1 changed files with 5 additions and 5 deletions
10
ChangeLog
10
ChangeLog
|
@ -35,11 +35,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.
|
||||
* 34160: 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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue