diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 160: BGe 11-Apr-24 | ||
4 | * add manual control over GC behavior in keeper states | ||
5 | * update a bunch of test scripts | ||
6 | * minor internal fixes | ||
7 | * probably the last C implementation update, unless a critical bug creeps up | ||
8 | * internal version bumped to 3.17.0 | ||
9 | |||
3 | CHANGE 159: BGe 19-Mar-24 | 10 | CHANGE 159: BGe 19-Mar-24 |
4 | * fix small internal issue with when hitting timeout on thread kill during thread_cancel() in pthread implementation | 11 | * fix small internal issue with when hitting timeout on thread kill during thread_cancel() in pthread implementation |
5 | 12 | ||