diff options
author | Artur Penttinen <arto-p@yandex.ru> | 2014-11-12 16:58:29 +0300 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-11-13 20:25:00 +0000 |
commit | 8505837f89e153bbfccf8e4763a3408c09062216 (patch) | |
tree | 6298cebe2a068b69754ae25ede05e754bde28965 /ChangeLog | |
parent | c01a178ece6740f719fef81ecdf9283b5c8b71d5 (diff) | |
download | zsh-8505837f89e153bbfccf8e4763a3408c09062216.tar.gz zsh-8505837f89e153bbfccf8e4763a3408c09062216.tar.xz zsh-8505837f89e153bbfccf8e4763a3408c09062216.zip |
19371 plus tweak: run-help helper for ip
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b1275efe4..2b132e1a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2014-11-13 Peter Stephenson <p.w.stephenson@ntlworld.com> + * Artur Penttinen: 19371 plus tweak: run-help helper for ip. + * Marc Finet: 33687 (first and last patches): ensure length of working directory is correct and return as soon as there's an error chasing symlinks. |