diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 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 | |||
3 | CHANGE 51: BGe 27-Nov-2012 | 7 | CHANGE 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 |