From 9a66b608fa348568f210f8a951e81c9ab9be052d Mon Sep 17 00:00:00 2001 From: k Date: Tue, 4 Apr 2023 13:44:19 +0200 Subject: [PATCH] Update 4.3 changelog --- extra/CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/CHANGES.txt b/extra/CHANGES.txt index bf723fe4e4a..2c9a0530f01 100644 --- a/extra/CHANGES.txt +++ b/extra/CHANGES.txt @@ -47,8 +47,8 @@ cpp : non-blocking process exit code reading (#10321) js : improved type names for debugger (#10894) lua : added SSL implementation (#10593) - lua : added lua-standalone global compiler flag (#10979) lua : fixed String API when -D no-inline was in place (#11057) + lua : non-zero exit code in case of uncaught exception (#11082) java : deal with default implementations when loading extern libraries (#10466) jvm : improved closure naming (#10571) jvm : supported --jvm dir (#10614)