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 95e0e70..6bcc061 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,11 @@
1 1
2CHANGES: 2CHANGES:
3 3
4CHANGE 41: BGe 07-Jul-2012
5 * lua51-lanes renamed lanes/core
6 * keeper state microcode is no longer embedded inside lanes.core, but located and loaded with package.loaders[2]
7 * changed rockspec build type from "make" to "builtin"
8
4CHANGE 40: BGe 26-Jun-2012 9CHANGE 40: BGe 26-Jun-2012
5 * when a transfered function is not found in source, guess its name to help the user find out what's wrong 10 * when a transfered function is not found in source, guess its name to help the user find out what's wrong
6 * new function lanes.nameof() 11 * new function lanes.nameof()