about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2017-01-16 17:51:27 +0000
committerPeter Stephenson <pws@zsh.org>2017-01-16 17:51:27 +0000
commit0a2d92f98c7f1a122586869df0bb11dad3d371be (patch)
tree05eca9aa9672f11f19d430271f712e40aa656ea4 /ChangeLog
parentf90a0447aada3ad2fa114210c62b855a3e60cb1d (diff)
downloadzsh-0a2d92f98c7f1a122586869df0bb11dad3d371be.tar.gz
zsh-0a2d92f98c7f1a122586869df0bb11dad3d371be.tar.xz
zsh-0a2d92f98c7f1a122586869df0bb11dad3d371be.zip
40369: quote command paths in whence -v
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a407dda03..c7319d8d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-01-16  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 40369: Src/builtin.c: whence -v should probably quote commands
+	since it quotes functions.
+
 	* 40353 (plus improvement to whence -v): Src/exec.c,
 	Src/hashtable.c, Src/signals.c: use directory cache where
 	possible for all functions loaded from directory including