diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2015-02-12 09:27:53 -0800 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2015-02-12 09:27:53 -0800 |
commit | 7398fea05980df98a29eac6f504397ea0cb3be7a (patch) | |
tree | 6dd8a18a6cee632fa966946c42983b14a0375c7e /ChangeLog | |
parent | 638bccb1c5e85da44f0dd551cc97bd522e633b4b (diff) | |
download | zsh-7398fea05980df98a29eac6f504397ea0cb3be7a.tar.gz zsh-7398fea05980df98a29eac6f504397ea0cb3be7a.tar.xz zsh-7398fea05980df98a29eac6f504397ea0cb3be7a.zip |
34514: Back out 34485, an alternate solution needs to be worked out.
(Tweaked to keep the unrelated hunk of the E01 test.)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7c52b4aee..4191a9198 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-02-12 Barton E. Schaefer <schaefer@zsh.org> + + * 34514: Src/exec.c, Src/parse.c, Test/E01options.ztst: + Back out 34485, an alternate solution needs to be worked + out. (Tweaked to keep the unrelated hunk of the E01 test.) + 2015-02-11 Peter Stephenson <p.stephenson@samsung.com> * users/19850: Doc/Zsh/params.yo, Src/watch.c: watch variable |