diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2012-10-07 12:03:17 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2012-10-07 12:03:17 +0000 |
commit | 674bd0bd86a1ecd4c420f0c2e74e8a720b4eb119 (patch) | |
tree | 22adc833d695bab85461fa0aa7f7b412446ab362 /ChangeLog | |
parent | 76ac7bf74265440be6177c060fe72a074caa6d4f (diff) | |
download | zsh-674bd0bd86a1ecd4c420f0c2e74e8a720b4eb119.tar.gz zsh-674bd0bd86a1ecd4c420f0c2e74e8a720b4eb119.tar.xz zsh-674bd0bd86a1ecd4c420f0c2e74e8a720b4eb119.zip |
complete files and -t and -f options for xclip
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 9b026ff6b..661f15767 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-10-07 Oliver Kiddle <opk@zsh.org> + + * 30714: Completion/X/Command/_xclip: complete files,-t,-f for xclip + 2012-10-05 Peter Stephenson <p.w.stephenson@ntlworld.com> * 30716: Src/options.c: IGNORECLOSEBRACES should be an emulation @@ -226,5 +230,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5735 $ +* $Revision: 1.5736 $ ***************************************************** |