summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 30f73c2..cc7b4a2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 45: BGe 21-Aug-2012
4 * keeper internals implemented in C instead of Lua for better performances
5 * fixed arguments checks in linda:limit() and linda:set()
6
3CHANGE 44: BGe 13-Aug-2012 7CHANGE 44: BGe 13-Aug-2012
4 * lanes code updated to build against Lua 5.1 and Lua 5.2 8 * lanes code updated to build against Lua 5.1 and Lua 5.2
5 * removed the search for MSVCR80.DLL when building for MinGW32 since it no longer seems to be necessary 9 * removed the search for MSVCR80.DLL when building for MinGW32 since it no longer seems to be necessary