aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bugs12
1 files changed, 12 insertions, 0 deletions
diff --git a/bugs b/bugs
index 8174b269..5a2fd9d7 100644
--- a/bugs
+++ b/bugs
@@ -286,3 +286,15 @@ Wed Jun 19 13:31:49 EST 2002
286>> (in function `parse_file') 286>> (in function `parse_file')
287(by Alex Bilyk; since 4.0) 287(by Alex Bilyk; since 4.0)
288 288
289
290
291
292=================================================================
293--- Version 5.0 alpha
294
295** lgc.c
296Fri Aug 30 13:49:14 EST 2002
297>> GC metamethod stored in a weak metatable being collected together with
298>> userdata may not be cleared properly
299(by Roberto; since 5.0a)
300