diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2013-01-10 15:15:39 +0100 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2013-01-10 15:15:39 +0100 |
commit | 01fd6fd07cd0f9332dadbcc3fd9218c28a0527a1 (patch) | |
tree | 6c7118afa3d68081601ab45b663260310e5513fa | |
parent | 047bd76979e01de4fff9087567f3b437715eb139 (diff) | |
download | lanes-01fd6fd07cd0f9332dadbcc3fd9218c28a0527a1.tar.gz lanes-01fd6fd07cd0f9332dadbcc3fd9218c28a0527a1.tar.bz2 lanes-01fd6fd07cd0f9332dadbcc3fd9218c28a0527a1.zip |
Update 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 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. |