diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index df483c30d..7610357dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-02-19 Peter Stephenson <p.stephenson@samsung.com> + + * 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. + 2015-02-17 Peter Stephenson <p.stephenson@samsung.com> * 34563: Src/input.c: Fix up memory allocation in 34560. |