aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a697838..911705e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 61: BGe 14-Mar-13
4 * version 3.6.0
5 * protect_allocator is an API change -> version bump
6 * bugfix: allocator protection should be done once per primary Lua state, not once only the first time ever Lanes is required
7
3CHANGE 60: BGe 13-Mar-13 8CHANGE 60: BGe 13-Mar-13
4 * version 3.5.2 9 * version 3.5.2
5 * stricter validation of with_timers config option: validator was accepting any non-boolean value 10 * stricter validation of with_timers config option: validator was accepting any non-boolean value