From e9dbfa8046e0da6dbb37340df9d3c95f410a713b Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 15 Nov 2016 16:01:32 +0000 Subject: 39947: Additional test for array subscripts. This checks out-of-range multiple subscripts with and without the (@) flag. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 150430113..885777e37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-11-15 Peter Stephenson + + * 39947: Test/D04parameter.ztst: Test out-of-rantge multiple + array subscripts with and without (@). + 2016-11-15 Jun-ichi Takimoto * 39937: Src/params.c: fix a problem introduced by 39886. -- cgit 1.4.1