From 55e53f8a24ce42cadfd2887e50bf0248eb10d301 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Fri, 16 May 2014 11:22:39 +0200 Subject: Minor fixes and tweaks * bumped version to 3.9.5 * lanes.gen() error reporting improvements * fix linda.__towatch to return non-nil when the linda is empty --- CHANGES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 3a7ff89..31599c4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,19 @@ CHANGES: +CHANGE 112 BGe 16-May-14 + * bumped version to 3.9.5 + * fix linda.__towatch to return non-nil when the linda is empty + * lanes.gen() error reporting improvements + +CHANGE 111 BGe 24-Apr-14 + * fixed linda:send() possibly returning an undefined value + +CHANGE 110 Stepets 20-Apr-14 + * fix LuaJIT detection issues + +CHANGE 109 BGe 03-Apr-14 + * moved some Lua-version compatibility code in separate source files + CHANGE 108: BGe 20-Mar-14 * bumped version to 3.9.4 * set_finalizer throws an error if provided finalizer isn't a function -- cgit v1.2.3-55-g6feb