diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2018-07-18 17:13:11 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2018-07-18 17:13:11 +0900 |
commit | 6ae241c43a12a1639195b31ea7649ae9643dd4c7 (patch) | |
tree | 172cc53c13a0c905ae10990ef677ab77cbdbb8f8 /ChangeLog | |
parent | 50e272d301a5fc6250afc8670075141966d2fee8 (diff) | |
download | zsh-6ae241c43a12a1639195b31ea7649ae9643dd4c7.tar.gz zsh-6ae241c43a12a1639195b31ea7649ae9643dd4c7.tar.xz zsh-6ae241c43a12a1639195b31ea7649ae9643dd4c7.zip |
43182: _lldb: complete process name after option -n
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 91e854f6a..cc3fe358c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,9 @@ * 43177: Completion/Unix/Command/_grep: support bzgrep, and add a few options for macOS. + * 43182: Completion/Unix/Command/_lldb: complete process name + after option -n/--attach-name + 2018-07-17 Peter Stephenson <p.stephenson@samsung.com> * unposted: Doc/Makefile.in: remove ftp_sites.yo. |