From 1cd802357096b60561b1a50c0c23ab357bbc0de3 Mon Sep 17 00:00:00 2001 From: Takeshi Banse Date: Sat, 27 Dec 2014 22:05:05 -0800 Subject: 34064: assignment before command replaces array with export even when KSH_ARRAYS --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 52808bea4..67057cb9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ * 34065: Src/exec.c, Src/loop.c: following an "if" condition, do not test lastval for ERR_EXIT until a new command is run + * Takeshi Banse: 34064: Src/exec.c, Test/A06assign.ztst: assignment + before command replaces array with export even when KSH_ARRAYS + 2014-12-21 Oliver Kiddle * Daniel Shahaf: 33977: Completion/Zsh/Command/_bindkey: -- cgit 1.4.1