diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 105: BGe 27-Feb-14 | ||
4 | * Bumped version to 3.9.3 | ||
5 | * new exposed variable linda.null that exposes the internal NIL_SENTINEL marker | ||
6 | * linda:send() interprets send key linda.null as authorization to silently send a single nil when not provided with anything to send | ||
7 | (useful when sending results of a function that can return nothing) | ||
8 | |||
3 | CHANGE 104: BGe 25-Feb-14 | 9 | CHANGE 104: BGe 25-Feb-14 |
4 | * Bumped version to 3.9.2 | 10 | * Bumped version to 3.9.2 |
5 | * Internal rework: the whole Lanes engine now works "per universe" to allow concurrent Lanes execution in more than one embedded master state | 11 | * Internal rework: the whole Lanes engine now works "per universe" to allow concurrent Lanes execution in more than one embedded master state |