diff options
author | Oliver Kiddle <opk@zsh.org> | 2017-10-29 13:42:53 +0100 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2017-10-29 13:42:53 +0100 |
commit | 01523f41450d97ebf2bc2e57ed27af0b3524f222 (patch) | |
tree | e72fb9f881ca4ec77483787a9bca4c5bc6bd8b20 /ChangeLog | |
parent | 85e56b5a48a2d83736fa367173fab4173551c8cf (diff) | |
download | zsh-01523f41450d97ebf2bc2e57ed27af0b3524f222.tar.gz zsh-01523f41450d97ebf2bc2e57ed27af0b3524f222.tar.xz zsh-01523f41450d97ebf2bc2e57ed27af0b3524f222.zip |
41958: update util-linux completions to 2.31; new hexdump completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 081d0a677..47604f027 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2017-10-29 Oliver Kiddle <opk@zsh.org> + + * 41958: Completion/Linux/Command/_losetup, + Completion/Linux/Command/_lsblk, Completion/Linux/Command/_wipefs, + Completion/Unix/Command/_hexdump, Completion/Unix/Command/_last: + update util-linux completions to 2.31; new hexdump completion + 2017-10-28 Oliver Kiddle <opk@zsh.org> * 41957: Completion/Unix/Command/_git: update for git 2.14.3 |