diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2015-06-26 20:45:54 -0700 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2015-06-26 20:45:54 -0700 |
commit | 2f0213d7339e9bf3f5c465854b4452935249f87c (patch) | |
tree | 2a8c0ae9eb147e760b23b7337e4e9573499d0374 /ChangeLog | |
parent | 77a0278bcc5b9ae1dc70e1705b4fce0bc910558f (diff) | |
download | zsh-2f0213d7339e9bf3f5c465854b4452935249f87c.tar.gz zsh-2f0213d7339e9bf3f5c465854b4452935249f87c.tar.xz zsh-2f0213d7339e9bf3f5c465854b4452935249f87c.zip |
35626: update POSIX_CD to note that it is on in ksh and sh emulations
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ed1b75088..37d11981e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-06-26 Barton E. Schaefer <schaefer@zsh.org> + + * 35626: Doc/Zsh/options.yo: update POSIX_CD to note that it is on + in ksh and sh emulations + 2015-06-26 Peter Stephenson <p.stephenson@samsung.com> * 35615: Src/lex.c, Src/Zle/zle_tricky.c: |