aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBenoit Germain <bnt.germain@gmail.com>2012-12-03 17:55:06 +0100
committerBenoit Germain <bnt.germain@gmail.com>2012-12-03 17:55:06 +0100
commitd890d38e425ea65c272a552537029072dcfec12f (patch)
tree3687a1c33e8593523f43c286e03ad31221015507 /CHANGES
parentda08c6957da54626a905185c201be342a230e76e (diff)
downloadlanes-d890d38e425ea65c272a552537029072dcfec12f.tar.gz
lanes-d890d38e425ea65c272a552537029072dcfec12f.tar.bz2
lanes-d890d38e425ea65c272a552537029072dcfec12f.zip
Update CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1a16d99..3fe9dc0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 52: BGe 03-Dec-2012
4 * linda:send() and linda:receive() no longer triggers string->number autocoercion when checking for the optional timeout argument:
5 a string is always a linda slot, even if coercible.
6
3CHANGE 51: BGe 27-Nov-2012 7CHANGE 51: BGe 27-Nov-2012
4 * linux flavors with older glibc use prctl instead of pthread_setname_np 8 * linux flavors with older glibc use prctl instead of pthread_setname_np
5 * selfdestruct chain handling is now the same on all platforms 9 * selfdestruct chain handling is now the same on all platforms