diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ CHANGES: | |||
3 | 3 | ||
4 | CHANGE X: | 4 | CHANGE X: |
5 | 5 | ||
6 | CHANGE 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 | |||
6 | CHANGE 24 DPtr 25-Jan-2011: | 10 | CHANGE 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 | ||