From fe3ec0b9f94bb2308230b500ac3bf66f9d44b875 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Fri, 10 Oct 2008 09:59:20 +0000 Subject: Several belated commits and one timely one: * 25814: Functions/Misc/run-help * unposted (?): Functions/Prompts/promptinit * 25140: Src/exec.c * 25029: Completion/Unix/Command/_sudo, Doc/Zsh/compsys.yo --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index ec10017cf..6f67cd714 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2008-10-10 Barton E. Schaefer + + * 25814: Functions/Misc/run-help: quote arguments to "eval". + + * unposted (?): Functions/Prompts/promptinit: quote expansion of + prompt_opts in prompt() because zsh emulation is by necessity not + enforced there. + + * 25140: Src/exec.c: improve error handling/reporting for + here-document temp files. + + * 25029 (plus unposted doc): Completion/Unix/Command/_sudo, + Doc/Zsh/compsys.yo: "environ" style to allow a different search + path when completing as a different user. + 2008-10-09 Clint Adams * 25833: Completion/Unix/Command/_git: remove zparseopts line -- cgit 1.4.1