aboutsummaryrefslogtreecommitdiff
path: root/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'bugs')
-rw-r--r--bugs5
1 files changed, 5 insertions, 0 deletions
diff --git a/bugs b/bugs
index 780b164a..b668cc00 100644
--- a/bugs
+++ b/bugs
@@ -208,3 +208,8 @@ Fri Sep 22 15:12:37 EST 2000
208>> `read("*w")' should return nil at EOF 208>> `read("*w")' should return nil at EOF
209(by roberto; since 4.0b) 209(by roberto; since 4.0b)
210 210
211** lvm.c
212Mon Sep 25 11:47:48 EST 2000
213>> lua_gettable does not get key from stack top
214(by Philip Yi; since 4.0b)
215