diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 91: BGe 20-Jan-14 | ||
4 | * version 3.8.0 | ||
5 | * linda:set() accepts multiple values to set in the specified slot | ||
6 | * linda:get() accepts an optional count to peek several values at once | ||
7 | |||
3 | CHANGE 90: BGe 16-Jan-14 | 8 | CHANGE 90: BGe 16-Jan-14 |
4 | * version 3.7.8 | 9 | * version 3.7.8 |
5 | * lane:cancel() now accepts a boolean second argument when soft cancelling (negative timeout) to wake the thread if necessary | 10 | * lane:cancel() now accepts a boolean second argument when soft cancelling (negative timeout) to wake the thread if necessary |