aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3ff1ad6..b20c148 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,14 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 79: BGe 04-Nov-13
4 * Fix lanes.nameof() crashing when encountering a light userdata
5
6CHANGE 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
3CHANGE 77: BGe 22-Oct-13 12CHANGE 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