aboutsummaryrefslogtreecommitdiff
path: root/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'bugs')
-rw-r--r--bugs4
1 files changed, 4 insertions, 0 deletions
diff --git a/bugs b/bugs
index b668cc00..c82a31d5 100644
--- a/bugs
+++ b/bugs
@@ -213,3 +213,7 @@ Mon Sep 25 11:47:48 EST 2000
213>> lua_gettable does not get key from stack top 213>> lua_gettable does not get key from stack top
214(by Philip Yi; since 4.0b) 214(by Philip Yi; since 4.0b)
215 215
216** lgc.c
217Mon Sep 25 11:50:48 EST 2000
218>> GC may crash when checking C closures
219(by Philip Yi; since 4.0b)