diff options
author | Oliver Kiddle <okiddle@yahoo.co.uk> | 2018-04-05 11:19:56 +0200 |
---|---|---|
committer | Oliver Kiddle <okiddle@yahoo.co.uk> | 2018-04-05 11:29:07 +0200 |
commit | d4c19184fed6bca78a0860193b0f7485258be2ab (patch) | |
tree | ae0cbec8a5469ab5f7f71bb60b5204670766456c /ChangeLog | |
parent | 25da576c292b7ff84a34fa8aee70ff7c7d9e2ba1 (diff) | |
download | zsh-d4c19184fed6bca78a0860193b0f7485258be2ab.tar.gz zsh-d4c19184fed6bca78a0860193b0f7485258be2ab.tar.xz zsh-d4c19184fed6bca78a0860193b0f7485258be2ab.zip |
42582: updates to options in completions for OpenBSD 6.3
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 72e668c7b..27f85dc2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2018-04-05 Oliver Kiddle <okiddle@yahoo.co.uk> + * 42582: Completion/BSD/Command/_cu, Completion/Unix/Command/_uniq, + Completion/Unix/Command/_dhclient, Completion/Unix/Command/_script: + updates to options in completions for OpenBSD 6.3 + * 42575: Src/Zle/computil.c, Test/Y03arguments.ztst: fix to not complete options in the argument to another option |