aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c41e36d..40362fb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,16 @@ CHANGES:
3 3
4CHANGE X: 4CHANGE X:
5 5
6CHANGE 24 DPtr 25-Jan-2011:
7 Changed lanes.c to export functions as a module rather than writing them directly to the globals table.
8
9CHANGE 23 DPtr 23-Jan-2011:
10 Fixed bug where reference to Linda object was dropped for a short time ( crashing if GC was run during that time ).
11 Changed the atexit code to trip the timer thread's write signal.
12
13CHANGE 22 DPtr 19-Jan-2011:
14 Changed luaG_push_proxy to cache deep userdata proxies.
15
6CHANGE 21 (bugfixes) BGe 3-Jan-2011: 16CHANGE 21 (bugfixes) BGe 3-Jan-2011:
7 Several fixes by Martin Krpan: 17 Several fixes by Martin Krpan:
8 - linda_send was waiting on the wrong signal 18 - linda_send was waiting on the wrong signal