From 577bca074df12c520f49e9361381f0cad78200c1 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Wed, 13 Feb 2013 20:30:04 +0100 Subject: version 3.5.1 * new lanes.h header and API call luaopen_lanes_embedded() for embedders * "lanes.core" is an acceptable library in the generator libs argument * library "*" wildcard also opens lanes.core * tweaked code for Xbox 360 build --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 3957956..b6a3d53 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,12 @@ CHANGES: +CHANGE 59: BGe 12-Feb-13 + * version 3.5.1 + * new lanes.h header and API call luaopen_lanes_embedded() for embedders + * "lanes.core" is an acceptable library in the generator libs argument + * library "*" wildcard also opens lanes.core + * tweaked code for Xbox 360 build + CHANGE 58: BGe 30-Jan-13 * version 3.5.0 * new: API lanes.require(), use it instead of regular require() for modules that export C functions you need to send over. -- cgit v1.2.3-55-g6feb