From ad3e2aa2157bc779b596d95987a80b28cf6928b9 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 9 Oct 2008 13:46:45 +0000 Subject: 25831: fix empty return values from subscript matches with RC_EXPAND_PARAM --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 756ef0bdd..16e9150ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-10-09 Peter Stephenson + + * 25831: Doc/Zsh/expn.yo, Doc/Zsh/options.yo, Src/params.c, + Src/zsh.h, Test/D04parameter.ztst: ensure failed subscript matches + of a type that are documented as strings rather than arrays + return an empty string rather than an empty array to avoid + strange RC_EXPAND_PARAM behaviour. + 2008-10-08 Peter Stephenson * Nikolai Weibull: 25828: Completion/Unix/Command/_rm, -- cgit 1.4.1