aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b20c148..ae6c50f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 80: BGe 06-Nov-13
4 * Fix a few compilation warnings about uninitialized variables
5 * Fixed a bad extern variable declaration resulting in multiple instances (crashes the Pelles-C build)
6
3CHANGE 79: BGe 04-Nov-13 7CHANGE 79: BGe 04-Nov-13
4 * Fix lanes.nameof() crashing when encountering a light userdata 8 * Fix lanes.nameof() crashing when encountering a light userdata
5 9