diff options
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 54: BGe 10-Jan-13 | ||
4 | * version 3.4.2 | ||
5 | * Don't pull "package" settings in the timer lane | ||
6 | * removed a limitation preventing Lua functions with indirect recursive upvalue references from being transferable | ||
7 | |||
3 | CHANGE 53: BGe 11-Dec-2012 | 8 | CHANGE 53: BGe 11-Dec-2012 |
4 | * version 3.4.1 | 9 | * version 3.4.1 |
5 | * new function lanes.timers(), returns a list of all active timers. | 10 | * new function lanes.timers(), returns a list of all active timers. |