aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a90358b..9f18bb3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 134: BGe 3-Dec-13
4 * new API lanes.set_thread_affinity()
5 * set_debug_threadname implemented with win32 pthread
6
3CHANGE 133: BGe 8-Nov-18 7CHANGE 133: BGe 8-Nov-18
4 * Make sure any linda operation that can raise an error won't ever leave a mutex unreleased 8 * Make sure any linda operation that can raise an error won't ever leave a mutex unreleased
5 * lane:join() now returns nil, "timeout" in case of timeout 9 * lane:join() now returns nil, "timeout" in case of timeout