From 8ebe18c081a0bd2f134f5fcbf1650d5d59920c96 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 16 Feb 2015 12:37:38 +0000 Subject: 34530: PRINT_EXIT_VALUE with anonymous functions. Simpler fix, avoiding structural changes. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c389b936d..6fb13715a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,11 @@ * 34546: Src/exec.c, Test/D04parameter.ztst: fix another oddity with $_ and anonymous functions and add tests. +2015-02-13 Peter Stephenson + + * 34530: Src/exec.c, Test/E01options.ztst: revised fix + for PRINT_EXIT_VALUE from anonymous functions. + 2015-02-12 Peter Stephenson * 34519: Src/exec.c: handle $_ with arguments to anonymous -- cgit 1.4.1