diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 79: BGe 04-Nov-13 | ||
4 | * Fix lanes.nameof() crashing when encountering a light userdata | ||
5 | |||
6 | CHANGE 78: BGe 25-Oct-13 | ||
7 | * Fix windows build not exporting public 'deep' API | ||
8 | * Don't call on_state_create in keeper states, as it is no longer necessary | ||
9 | * Remove inclusion of stdint.h | ||
10 | * Fix windows build for WINVER > 0x400 | ||
11 | |||
3 | CHANGE 77: BGe 22-Oct-13 | 12 | CHANGE 77: BGe 22-Oct-13 |
4 | * version 3.7.1 | 13 | * version 3.7.1 |
5 | * errors inside finalizers generate a full stack just like any other error | 14 | * errors inside finalizers generate a full stack just like any other error |