diff options
| author | Barton E. Schaefer <schaefer@zsh.org> | 2017-05-28 11:27:55 -0700 |
|---|---|---|
| committer | Barton E. Schaefer <schaefer@zsh.org> | 2017-05-28 11:27:55 -0700 |
| commit | 5ded0ad96740b62ea0214387ee260b515726a05e (patch) | |
| tree | 920d086576f379b99e6038cf00d9e9aee1c2bbd4 /ChangeLog | |
| parent | 41146: careul in GDBM freeing strings with embedded nulls (diff) | |
| download | zsh-5ded0ad96740b62ea0214387ee260b515726a05e.tar zsh-5ded0ad96740b62ea0214387ee260b515726a05e.tar.gz zsh-5ded0ad96740b62ea0214387ee260b515726a05e.tar.bz2 zsh-5ded0ad96740b62ea0214387ee260b515726a05e.tar.lz zsh-5ded0ad96740b62ea0214387ee260b515726a05e.tar.xz zsh-5ded0ad96740b62ea0214387ee260b515726a05e.tar.zst zsh-5ded0ad96740b62ea0214387ee260b515726a05e.zip | |
41159: handle "Include" and "HostName" lines in ~/.ssh/config
Added 2>/dev/null to conceal file access errors.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2017-05-28 Barton E. Schaefer <schaefer@zsh.org> + + * 41159 (tweaked): Completion/Unix/Command/_ssh: handle "Include" + and "HostName" lines in ~/.ssh/config + 2017-05-24 Peter Stephenson <p.stephenson@samsung.com> * Sebastian: 41146: Src/Modules/db_gdbm.c: be more careful about |
