From daa7d99702b8a3580b71ee74f962719ad1d052c8 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 13 Feb 2015 21:31:31 +0000 Subject: 34546: further $_ with anon function fix. Also add tests. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2660e4f22..641dfa75a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-02-13 Peter Stephenson + + * 34546: Src/exec.c, Test/D04parameter.ztst: fix another + oddity with $_ and anonymous functions and add tests. + 2015-02-12 Peter Stephenson * 34519: Src/exec.c: handle $_ with arguments to anonymous -- cgit 1.4.1