aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e3d88f7..0352c9e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,11 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 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
3CHANGE 104: BGe 25-Feb-14 9CHANGE 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