diff options
author | Oliver Kiddle <opk@zsh.org> | 2017-03-10 17:38:31 +0100 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2017-03-10 17:38:31 +0100 |
commit | f862882f82a29d2061b2e59fc3623f994210d68d (patch) | |
tree | cd87514b332b34aed7f9ccfca49baf21f89c6560 /ChangeLog | |
parent | 373ad33f449a6efd8c37e0721882059dc3c272c1 (diff) | |
download | zsh-f862882f82a29d2061b2e59fc3623f994210d68d.tar.gz zsh-f862882f82a29d2061b2e59fc3623f994210d68d.tar.xz zsh-f862882f82a29d2061b2e59fc3623f994210d68d.zip |
40824: grep completion handling of option deviations between different systems
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6b586b90b..fa9536816 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-03-10 Oliver Kiddle <opk@zsh.org> + * 40824: Completion/Unix/Command/_grep: completion handling + of option deviations between different systems + * 40823: Completion/Linux/Command/_sshfs: update for sshfs 2.8 2017-03-10 Peter Stephenson <p.stephenson@samsung.com> |