diff options
| author | Oliver Kiddle <opk@zsh.org> | 2014-11-24 00:05:59 +0100 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2014-11-24 00:05:59 +0100 |
| commit | a526a2203b26cb6b9d3546b92761f3b2217805ef (patch) | |
| tree | 2faf080e7c1715fbe8fce70b8536064539702fdd /ChangeLog | |
| parent | 33729: "git remote add" should complete local repositories (diff) | |
| download | zsh-a526a2203b26cb6b9d3546b92761f3b2217805ef.tar zsh-a526a2203b26cb6b9d3546b92761f3b2217805ef.tar.gz zsh-a526a2203b26cb6b9d3546b92761f3b2217805ef.tar.bz2 zsh-a526a2203b26cb6b9d3546b92761f3b2217805ef.tar.lz zsh-a526a2203b26cb6b9d3546b92761f3b2217805ef.tar.xz zsh-a526a2203b26cb6b9d3546b92761f3b2217805ef.tar.zst zsh-a526a2203b26cb6b9d3546b92761f3b2217805ef.zip | |
33743: use posix_openpt in zpty if it is available
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2014-11-23 Oliver Kiddle <opk@zsh.org> + + * 33743: Src/Modules/zpty.c, configure.ac: use posix_openpt + if it is available + 2014-11-23 Peter Stephenson <p.w.stephenson@ntlworld.com> * 33729: Completion/Unix/Command/_git: "git remote add" should |
