diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2015-04-28 20:42:26 +0100 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2015-04-28 20:42:26 +0100 |
commit | c96a993d51e3e5958c8161d0dbe86cb43bcc52c1 (patch) | |
tree | 6b19249e983f72faa4be597d7efb581875984e08 /ChangeLog | |
parent | 4096469b345224a9c1a7c8160ffb63cd4b7e6dc3 (diff) | |
download | zsh-c96a993d51e3e5958c8161d0dbe86cb43bcc52c1.tar.gz zsh-c96a993d51e3e5958c8161d0dbe86cb43bcc52c1.tar.xz zsh-c96a993d51e3e5958c8161d0dbe86cb43bcc52c1.zip |
34989: AUTO_CD needs to call cd --.
Otherwise directories looking like options do the wrong thing.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d53fe38dc..a5987b764 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-04-28 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 34989: Src/exec.c: AUTOCD needs to pass -- to cd to avoid + directory being treated as option. + 2015-04-28 Peter Stephenson <p.stephenson@samsung.com> * Jared Ahern: 34980: Completion/Unix/Command/_make: expanding |