diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 67: BGe 2-Aug-13 | ||
4 | * version 3.6.3 | ||
5 | * lane:cancel(<negative-timeout>) only causes cancel_test() to return true but won't interrupt execution of the lane during linda operations | ||
6 | |||
7 | CHANGE 66: BGe 31-Jul-13 | ||
8 | * more explicit errors when trying to transfer unknown source functions (with new configure option verbose_errors) | ||
9 | |||
10 | CHANGE 65: BGe 23-Jul-13 | ||
11 | * default options wrap allocator around a mutex when run by LuaJIT | ||
12 | |||
3 | CHANGE 64: BGe 20-Jul-13 | 13 | CHANGE 64: BGe 20-Jul-13 |
4 | * WIN32 builds against pre-Vista versions no longer use PulseEvent to fix occasional hangs when a wake event is missed | 14 | * WIN32 builds against pre-Vista versions no longer use PulseEvent to fix occasional hangs when a wake event is missed |
5 | 15 | ||