aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d93f5b4..34bd2d9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,12 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 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
3CHANGE 159: BGe 19-Mar-24 10CHANGE 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