aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c2f3b81..a6ddcfc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,11 @@ CHANGES:
3 3
4CHANGE X: 4CHANGE X:
5 5
6CHANGE 34 BGe 14-Nov-2011
7 * 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
9 * tentative fix for desinit crashes when free running lanes are killed at process shutdown
10
6CHANGE 33 BGe 5-Nov-2011: Lanes version 3.0-beta 11CHANGE 33 BGe 5-Nov-2011: Lanes version 3.0-beta
7 * process exit change: close everything at GC when main state closes, not when atexit() handlers are processed 12 * process exit change: close everything at GC when main state closes, not when atexit() handlers are processed
8 * Lua 5.2-style module: 13 * Lua 5.2-style module: