From a42317f10233cf2fcff033cc705fd14315188374 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Sun, 28 Nov 2010 20:22:00 +0800 Subject: [ERROR] Allow the originator of EXERROR to set the exit status Some errors have exit status values specified by POSIX and it is therefore desirable to be able to set the exit status at the EXERROR source rather than in main.c. Signed-off-by: Herbert Xu --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 76cbeb4..e5479a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ 2010-11-28 Herbert Xu * Fixed trap/return regression due to SKIPEVAL removal. + * Allow the originator of EXERROR to set the exit status. 2010-10-18 Herbert Xu -- cgit 1.4.1