diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
1 | 1 | ||
2 | CHANGES: | 2 | CHANGES: |
3 | 3 | ||
4 | CHANGE 40: BGe 26-Jun-2012 | ||
5 | * when a transfered function is not found in source, guess its name to help the user find out what's wrong | ||
6 | * new function lanes.nameof() | ||
7 | |||
4 | CHANGE 39: BGe 23-Jun-2012 | 8 | CHANGE 39: BGe 23-Jun-2012 |
5 | * lanes.timer() accepts a first_secs=nil to stop a timer | 9 | * lanes.timer() accepts a first_secs=nil to stop a timer |
6 | * timer lane catches errors and prints them | 10 | * timer lane catches errors and prints them |