From dee0756ff21c1f7dd4eea067dfb90feb1ba4763d Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Fri, 14 Mar 2025 11:32:58 +0100 Subject: lanes/core.[so|dll] → lanes_core.[so|dll] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ca1a42c..713249c 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,7 @@ CHANGE 2: BGe 27-Nov-24 * Lanes API changes - Version is now 4.0.0 - Lanes module: + - shared library is now lanes_core.[so|dll] instead of lanes/core.[so|dll] - lanes.register() is also available as lanes_register() in the exported C API. - lanes.sleep() accepts a new argument "indefinitely" to block forever (until hard cancellation is received). - function set_debug_threadname() available inside a Lane is renamed lane_threadname(); can now both read and write the name. -- cgit v1.2.3-55-g6feb