From 09c5b10dc2affbe4e46f69e64d573b197c14b988 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sat, 13 Jul 2024 23:04:22 -0500 Subject: [PATCH] Missed commit of ChangeLog for 52977 / da733f5d --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index d173df87e..5c6270d05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,12 @@ * 52985: Src/exec.c: avoid adding original param to restorelist +2024-06-28 Bart Schaefer + + * Philippe Altherr: 52977: Src/exec.c, Test/C03traps.ztst: fix + and test regression so that ERR_EXIT and ERR_RETURN are respected + by the final command in an && / || sequence. + 2024-06-24 Jun-ichi Takimoto * 52968: Doc/Makefile.in: use pdfroff to create intro.pdf