From c305ff3ed1f51d86ced2bb83b10b5e0632cd98a3 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Wed, 12 Jun 2024 16:39:03 +0200 Subject: Documentation fixes --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f10f160..64c8bdf 100644 --- a/CHANGES +++ b/CHANGES @@ -31,8 +31,8 @@ CHANGE 2: BGe 11-Jun-24 - name added. Can be used to set the name early (before the lane body calls set_debug_threadname()). * Internal changes - Lanes is implemented in C++20: jthread, condition_variable, mutex, string_view, variant, and more! + - Almost all platform-specific code is gone (only a small bit for thread priority and affinity remains). - Decoda support inactive by default. - - Linda no longer bind to random keepers if group is not provided on construction. Provide one! - Deep userdata interface fully revamped to C++20 too. CHANGE 1: BGe 9-Apr-24 -- cgit v1.2.3-55-g6feb