aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3a7ff89..31599c4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,19 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 112 BGe 16-May-14
4 * bumped version to 3.9.5
5 * fix linda.__towatch to return non-nil when the linda is empty
6 * lanes.gen() error reporting improvements
7
8CHANGE 111 BGe 24-Apr-14
9 * fixed linda:send() possibly returning an undefined value
10
11CHANGE 110 Stepets 20-Apr-14
12 * fix LuaJIT detection issues
13
14CHANGE 109 BGe 03-Apr-14
15 * moved some Lua-version compatibility code in separate source files
16
3CHANGE 108: BGe 20-Mar-14 17CHANGE 108: BGe 20-Mar-14
4 * bumped version to 3.9.4 18 * bumped version to 3.9.4
5 * set_finalizer throws an error if provided finalizer isn't a function 19 * set_finalizer throws an error if provided finalizer isn't a function