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 35 BGe 17-Feb-2012 | ||
7 | * changed lanes.configure signature to receive a table instead of individual parameters | ||
8 | * added support for an on_state_create callback called to load custom functions in a state in addition to the base libraries | ||
9 | |||
6 | CHANGE 34 BGe 14-Nov-2011 | 10 | CHANGE 34 BGe 14-Nov-2011 |
7 | * removed packagepath and packagecpath options, replaced by a package table, whose fields path, cpath, loaders, preload are transfered | 11 | * removed packagepath and packagecpath options, replaced by a package table, whose fields path, cpath, loaders, preload are transfered |
8 | * code cleanup to facilitate transition between WIN32 and PTHREAD impleentations | 12 | * code cleanup to facilitate transition between WIN32 and PTHREAD impleentations |