aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenoit Germain <bnt.germain@gmail.com>2013-01-10 15:15:39 +0100
committerBenoit Germain <bnt.germain@gmail.com>2013-01-10 15:15:39 +0100
commit01fd6fd07cd0f9332dadbcc3fd9218c28a0527a1 (patch)
tree6c7118afa3d68081601ab45b663260310e5513fa
parent047bd76979e01de4fff9087567f3b437715eb139 (diff)
downloadlanes-01fd6fd07cd0f9332dadbcc3fd9218c28a0527a1.tar.gz
lanes-01fd6fd07cd0f9332dadbcc3fd9218c28a0527a1.tar.bz2
lanes-01fd6fd07cd0f9332dadbcc3fd9218c28a0527a1.zip
Update CHANGES
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 62f25c8..6d44716 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 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
3CHANGE 53: BGe 11-Dec-2012 8CHANGE 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.