From 1d310e6ecb6e156598337612f16573d9cd284f5e Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Tue, 19 Mar 2024 18:06:19 +0100 Subject: fix small internal issue with when hitting timeout on thread kill during thread_cancel() in pthread implementation --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 89fb13d..d93f5b4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES: +CHANGE 159: BGe 19-Mar-24 + * fix small internal issue with when hitting timeout on thread kill during thread_cancel() in pthread implementation + CHANGE 158: BGe 22-Feb-24 * naive luajit detection in PUC-Lua-based builds, and vice-versa to detect mismatches * internal version bumped to 3.16.3 -- cgit v1.2.3-55-g6feb