From ae146b0fe238a693e51233da1650004c2eb32b19 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 21 Dec 2011 22:39:28 +0000 Subject: 30041: fix bash-style offsets for positional parameters when scalars --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4298f83d0..52e672f88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2011-12-21 Peter Stephenson + * 30041: Src/subst.c: the offset hack to make + ${foo:offset:length} bash compatible with positional parameters + doesn't apply when we're indexing into characters of one + positional parameter. + * T.C. Hollingsworth: 30036: Completion/Unix/Command/_systemctl: new arguments. @@ -15786,5 +15791,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5547 $ +* $Revision: 1.5548 $ ***************************************************** -- cgit 1.4.1