diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2015-09-28 00:09:03 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2015-09-28 00:09:03 +0900 |
commit | 0cfa2dcfc424667f7fc29cf9a13c68883f3ffc28 (patch) | |
tree | cfe12c8eb77117510f07e7daaab4a38cc0c45766 /ChangeLog | |
parent | 50721a1986a3637e923ccc4531135b8aa39c8e70 (diff) | |
download | zsh-0cfa2dcfc424667f7fc29cf9a13c68883f3ffc28.tar.gz zsh-0cfa2dcfc424667f7fc29cf9a13c68883f3ffc28.tar.xz zsh-0cfa2dcfc424667f7fc29cf9a13c68883f3ffc28.zip |
36631: separate _zsh from _sh
Do all the completion for zsh by _arguments
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 964e340f0..05c163014 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-09-28 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> + + * 36631: Completion/Unix/Command/_sh, + Completion/Unix/Command/_zsh: separate _zsh from _sh + 2015-09-26 Barton E. Schaefer <schaefer@zsh.org> * 36641: Src/Modules/complist.c: fix multibyte handling in |