diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2015-10-02 22:11:43 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2015-10-02 22:11:43 +0900 |
commit | e3bc9aa22843cb55912b909e00f54972eab5b2c5 (patch) | |
tree | f4a6417330d163d74c49c5eeb9df5217c072b14c /ChangeLog | |
parent | fa72e547120581cdbff1b1695a47c2c19fed3487 (diff) | |
download | zsh-e3bc9aa22843cb55912b909e00f54972eab5b2c5.tar.gz zsh-e3bc9aa22843cb55912b909e00f54972eab5b2c5.tar.xz zsh-e3bc9aa22843cb55912b909e00f54972eab5b2c5.zip |
36732: _zsh now complets script args; also support -s, -b
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 14749d9ff..87a2ce490 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-10-02 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> + + * 36732: Completion/Unix/Command/_zsh: support -s and -b, + and complete script arguments + 2015-10-01 Peter Stephenson <p.stephenson@samsung.com> * 36737: Src/pattern.c: Ensure we are not dereferencing |