aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 40362fb..64de559 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,10 @@ CHANGES:
3 3
4CHANGE X: 4CHANGE X:
5 5
6CHANGE 25 BGe 12-Feb-2011:
7 Changed idfunc signature and contract to clarify that fact it is not lua-callable
8 and to be able to require the module it was exported from in the target lanes
9
6CHANGE 24 DPtr 25-Jan-2011: 10CHANGE 24 DPtr 25-Jan-2011:
7 Changed lanes.c to export functions as a module rather than writing them directly to the globals table. 11 Changed lanes.c to export functions as a module rather than writing them directly to the globals table.
8 12