diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 155: BGe 28-Jul-23 | ||
4 | * tweaks to linux thread priority management: do nothing if not super-user. if super-user, do nothing if nothing is provided (instead of trying to force a prio when LINUX_SCHED_RR is defined). | ||
5 | |||
6 | CHANGE 154: eligovision 1-Mar-22 | ||
7 | * Fix 3-parametrized __lanesclone | ||
8 | |||
3 | CHANGE 153: BGe 17-Feb-22 | 9 | CHANGE 153: BGe 17-Feb-22 |
4 | * NEVER use allocator obtained from lua_getallocf to allocate stuff manually when compiling for LuaJIT | 10 | * NEVER use allocator obtained from lua_getallocf to allocate stuff manually when compiling for LuaJIT |
5 | 11 | ||