From ada42926b14b9718b853b3713b02a836f944959d Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Sat, 19 Oct 2013 14:29:52 -0700 Subject: 31849: document effect of KSH_ZERO_SUBSCRIPT on the argv special array --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 30f1742a0..9613de721 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-10-19 Barton E. Schaefer + + * 31849: Doc/Zsh/params.yo: note effect of KSH_ZERO_SUBSCRIPT + on the arrays of positional parameters e.g. ${argv[0]} vs. $0 + 2013-10-18 Peter Stephenson * 31846: Src/exec.c: fix NOEXEC option in execsimple(). -- cgit 1.4.1