diff options
author | Peter Stephenson <pws@zsh.org> | 2017-04-27 09:58:45 +0100 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2017-04-27 09:58:45 +0100 |
commit | 48b0daf3d4972987873f1be00cc73d73734daf05 (patch) | |
tree | 9028d18f5860f6a568ddf2ce760a91b22462bb0d /ChangeLog | |
parent | 4228d98c6b30831d18cd5d4ef23ed984c7a8e273 (diff) | |
download | zsh-48b0daf3d4972987873f1be00cc73d73734daf05.tar.gz zsh-48b0daf3d4972987873f1be00cc73d73734daf05.tar.xz zsh-48b0daf3d4972987873f1be00cc73d73734daf05.zip |
41016: Test that quoted precommand modifiers now work
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 531919037..fb0d379e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-04-27 Peter Stephenson <p.stephenson@samsung.com> + + * 41016: Test/A01grammar.ztst: test that quoted precommand + modifiers now work. + 2017-04-26 Oliver Kiddle <opk@zsh.org> * unposted: Completion/Unix/Command/_dbus: fix syntax on line end |