diff options
author | Ricardo Giorni <ricardo@giorni.co> | 2018-04-29 12:05:39 -0700 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2018-04-29 12:05:39 -0700 |
commit | f7519811e1bbe990ff1c3d499ffb70cfc2d034f8 (patch) | |
tree | 1bd8450fa2b3abea765dcb87a87f7f5965df53a0 /ChangeLog | |
parent | 2d3b3510a80046cd4222bf9c515afc90bdf76418 (diff) | |
download | zsh-f7519811e1bbe990ff1c3d499ffb70cfc2d034f8.tar.gz zsh-f7519811e1bbe990ff1c3d499ffb70cfc2d034f8.tar.xz zsh-f7519811e1bbe990ff1c3d499ffb70cfc2d034f8.zip |
47201: fix 42355 for multiple backslashes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0bf5502b6..c2d9b1c7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-04-29 Barton E. Schaefer <schaefer@zsh.org> + + * Ricardo Giorni: 47201: fix 42355 for multiple backslashes + 2018-04-26 Peter Stephenson <p.stephenson@samsung.com> * c.f. 42726: Test/W02jobs.ztst: Back off fg and bg tests as they |