From 0d9ede58ddb4c357e2f3aedc2a05ca17c5028c31 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Thu, 14 Mar 2013 22:13:30 +0100 Subject: version 3.6.0 * protect_allocator is an API change -> version bump * bugfix: allocator protection should be done once per primary Lua state, not once only the first time ever Lanes is required --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index a697838..911705e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ CHANGES: +CHANGE 61: BGe 14-Mar-13 + * version 3.6.0 + * protect_allocator is an API change -> version bump + * bugfix: allocator protection should be done once per primary Lua state, not once only the first time ever Lanes is required + CHANGE 60: BGe 13-Mar-13 * version 3.5.2 * stricter validation of with_timers config option: validator was accepting any non-boolean value -- cgit v1.2.3-55-g6feb