diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 113: BGe 17-Jun-14 | ||
4 | * bumped version to 3.9.6 | ||
5 | * separate deep userdata code in a dedicated file to allow external modules to implement Lanes-compatible deep userdata without requiring a binary dependency against the Lanes module | ||
6 | because of this linda_id function(eDO_metatable) must push 2 values on the stack: a metatable and a deep version string obtained from luaG_pushdeepversion() | ||
7 | |||
3 | CHANGE 112 BGe 16-May-14 | 8 | CHANGE 112 BGe 16-May-14 |
4 | * bumped version to 3.9.5 | 9 | * bumped version to 3.9.5 |
5 | * fix linda.__towatch to return non-nil when the linda is empty | 10 | * fix linda.__towatch to return non-nil when the linda is empty |