From adaa36dbec1ce9aaafd61873b9d3d898a8c240cf Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Thu, 11 Apr 2024 15:14:52 +0200 Subject: Bring all interesting fixes from the C++ implementation back into the C implementation --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d93f5b4..34bd2d9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,12 @@ CHANGES: +CHANGE 160: BGe 11-Apr-24 + * add manual control over GC behavior in keeper states + * update a bunch of test scripts + * minor internal fixes + * probably the last C implementation update, unless a critical bug creeps up + * internal version bumped to 3.17.0 + CHANGE 159: BGe 19-Mar-24 * fix small internal issue with when hitting timeout on thread kill during thread_cancel() in pthread implementation -- cgit v1.2.3-55-g6feb