aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.