diff options
author | Oliver Kiddle <opk@zsh.org> | 2017-08-29 00:41:34 +0200 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2017-08-29 00:41:34 +0200 |
commit | 386eb378a758370360c3455aa983db416e505c8b (patch) | |
tree | ab5e2c153165baaba328db57933893f7323934b9 /ChangeLog | |
parent | e5c11eb7b55d96b740db1684b8ff89d412f4df15 (diff) | |
download | zsh-386eb378a758370360c3455aa983db416e505c8b.tar.gz zsh-386eb378a758370360c3455aa983db416e505c8b.tar.xz zsh-386eb378a758370360c3455aa983db416e505c8b.zip |
41617: complete new tracepath options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1c77435d3..94c8a8f0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2017-08-29 Oliver Kiddle <opk@zsh.org> + * 41617: Completion/Linux/Command/_tracepath: complete new options + * 41616: Completion/Unix/Command/_entr: update options to 3.8 * unposted: Completion/Unix/Type/_bpf_filters: |