From f303f2ea63ce70f63355349bc0130ddb04a251f8 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Wed, 26 Jul 2000 09:16:13 +0000 Subject: Belatedly fold in 12162, to replace command subst with eval. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a5001962a..8e2683973 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,11 @@ Doc/Zsh/compsys.yo: Separate compinit security checks into their own callable function. + * 12162: Completion/Core/_expand, Completion/Core/_path_files, + Src/utils.c: Use `eval' instead of `$(print ...)' to suppress + some syntax error failures; this requires that zwarn() does not + trashzle() when the output is not going to the terminal. + 2000-07-26 Sven Wischnowsky * 12378: Completion/Base/_arguments: make `_arguments --' use -- cgit 1.4.1