diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2012-11-21 21:06:19 +0100 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2012-11-21 21:06:19 +0100 |
commit | f154e1f1b6cea07163f364986fb11ccfcb87c3ad (patch) | |
tree | 530495592fb8cf6300f5270626ced31a43c6313d /CHANGES | |
parent | 8c73ca05a8a6583844f7da90f3d8d1b2663a86a5 (diff) | |
download | lanes-3.4.0.tar.gz lanes-3.4.0.tar.bz2 lanes-3.4.0.zip |
fix application shutdown crash by not registering anything with atexit()v3.4.0
Diffstat (limited to '')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 49: BGe 21-Nov-2012 | ||
4 | * fix application shutdown crash by not registering anything with atexit() | ||
5 | * rockspec for version v3.4.0 | ||
6 | |||
3 | CHANGE 48: BGe 25-Sep-2012 | 7 | CHANGE 48: BGe 25-Sep-2012 |
4 | * version 3.4.0 | 8 | * version 3.4.0 |
5 | * new method linda:dump() that outputs the full contents of a linda as a table, also linked to __towatch for Decoda support | 9 | * new method linda:dump() that outputs the full contents of a linda as a table, also linked to __towatch for Decoda support |