diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 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 | |||
8 | CHANGE 111 BGe 24-Apr-14 | ||
9 | * fixed linda:send() possibly returning an undefined value | ||
10 | |||
11 | CHANGE 110 Stepets 20-Apr-14 | ||
12 | * fix LuaJIT detection issues | ||
13 | |||
14 | CHANGE 109 BGe 03-Apr-14 | ||
15 | * moved some Lua-version compatibility code in separate source files | ||
16 | |||
3 | CHANGE 108: BGe 20-Mar-14 | 17 | CHANGE 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 |