diff options
author | Benoit Germain <benoit.germain@ubisoft.com> | 2024-03-19 18:06:19 +0100 |
---|---|---|
committer | Benoit Germain <benoit.germain@ubisoft.com> | 2024-03-19 18:06:19 +0100 |
commit | 1d310e6ecb6e156598337612f16573d9cd284f5e (patch) | |
tree | 1390f339373a95ba9f37da0209426d0660d71e17 /CHANGES | |
parent | 352c7bec48f166e34fa94f7481882a8b5958e15c (diff) | |
download | lanes-1d310e6ecb6e156598337612f16573d9cd284f5e.tar.gz lanes-1d310e6ecb6e156598337612f16573d9cd284f5e.tar.bz2 lanes-1d310e6ecb6e156598337612f16573d9cd284f5e.zip |
fix small internal issue with when hitting timeout on thread kill during thread_cancel() in pthread implementation
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 159: BGe 19-Mar-24 | ||
4 | * fix small internal issue with when hitting timeout on thread kill during thread_cancel() in pthread implementation | ||
5 | |||
3 | CHANGE 158: BGe 22-Feb-24 | 6 | CHANGE 158: BGe 22-Feb-24 |
4 | * naive luajit detection in PUC-Lua-based builds, and vice-versa to detect mismatches | 7 | * naive luajit detection in PUC-Lua-based builds, and vice-versa to detect mismatches |
5 | * internal version bumped to 3.16.3 | 8 | * internal version bumped to 3.16.3 |