diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2013-01-28 19:44:43 +0100 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2013-01-28 19:44:43 +0100 |
commit | 3377b95704e611a288791fee6a7bc59c5ecebf2d (patch) | |
tree | 35deabd01dc7c7095c3a11bef5f09456ffb503aa /CHANGES | |
parent | fb0c67b1c95b6a595c0cd34a66136af6193b4d1b (diff) | |
download | lanes-3377b95704e611a288791fee6a7bc59c5ecebf2d.tar.gz lanes-3377b95704e611a288791fee6a7bc59c5ecebf2d.tar.bz2 lanes-3377b95704e611a288791fee6a7bc59c5ecebf2d.zip |
* More detailed DEBUG_SPEW logs
* A bit of code cosmetics
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 57: BGe 28-Jan-13 | ||
4 | * More detailed DEBUG_SPEW logs | ||
5 | * A bit of code cosmetics | ||
6 | |||
3 | CHANGE 56: BGe 25-Jan-13 | 7 | CHANGE 56: BGe 25-Jan-13 |
4 | * version 3.4.4 | 8 | * version 3.4.4 |
5 | * bugfix: take into account the fact that "coroutine" is no longer part of base library in Lua 5.2 | 9 | * bugfix: take into account the fact that "coroutine" is no longer part of base library in Lua 5.2 |