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 a6ddcfc..b2fe499 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,10 @@ CHANGES:
3 3
4CHANGE X: 4CHANGE X:
5 5
6CHANGE 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
6CHANGE 34 BGe 14-Nov-2011 10CHANGE 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