diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-09-07 18:49:25 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-09-07 18:49:25 +0000 |
commit | 07a11212037277e75c5b17f3220a2dbcc870ff98 (patch) | |
tree | a005e78f9abe4ef5c9a888b6ce050a69ef824b94 | |
parent | 295953df758bf75b3b8c7819b03df93f90090dab (diff) | |
download | zsh-07a11212037277e75c5b17f3220a2dbcc870ff98.tar.gz zsh-07a11212037277e75c5b17f3220a2dbcc870ff98.tar.xz zsh-07a11212037277e75c5b17f3220a2dbcc870ff98.zip |
22672: arno: unset ksharrays for prompt functions
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4817a0420..1bac574d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-09-07 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 22672: arno: Functions/Prompts/prompt_clint_setup, + Functions/Prompts/prompt_zefram_setup: broken when KSH_ARRAYS + is on. + 2006-08-22 Clint Adams <clint@zsh.org> * 22657: Completion/Unix/Command/_tla: update for tla 1.3.5. |