diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2014-10-10 15:37:11 +0200 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2014-10-10 15:37:50 +0200 |
commit | 0cb4c23b39ee905ca6d03355ae116a2c82549371 (patch) | |
tree | bbe0e667e83f209a1604d1603d239462a03caea3 /ChangeLog | |
parent | df5d69f50f4ab751c5039b9ebfe91ff7c2d0552b (diff) | |
download | zsh-0cb4c23b39ee905ca6d03355ae116a2c82549371.tar.gz zsh-0cb4c23b39ee905ca6d03355ae116a2c82549371.tar.xz zsh-0cb4c23b39ee905ca6d03355ae116a2c82549371.zip |
33396: new xxd completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 23bf69372..fb6dcf631 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2014-10-10 Oliver Kiddle <opk@zsh.org> + * Daniel Shahaf: 33396: Completion/Unix/Command/_xxd: new completion + * Yuri D'Elia: 33397: Completion/X/Command/_xautolock: new completion 2014-10-09 Frank Terbeck <ft@bewatermyfriend.org> |