about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-07-26 09:16:13 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-07-26 09:16:13 +0000
commitf303f2ea63ce70f63355349bc0130ddb04a251f8 (patch)
treedca8a07660778e388919abad3ba54a6dffd4d3e1 /ChangeLog
parent04aaf1cd7f9fb791a3f305c2d8f6e7f995b1db6a (diff)
downloadzsh-f303f2ea63ce70f63355349bc0130ddb04a251f8.tar.gz
zsh-f303f2ea63ce70f63355349bc0130ddb04a251f8.tar.xz
zsh-f303f2ea63ce70f63355349bc0130ddb04a251f8.zip
Belatedly fold in 12162, to replace command subst with eval.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
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  <wischnow@zsh.org>
 
 	* 12378: Completion/Base/_arguments: make `_arguments --' use