aboutsummaryrefslogtreecommitdiff
path: root/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'bugs')
-rw-r--r--bugs6
1 files changed, 6 insertions, 0 deletions
diff --git a/bugs b/bugs
index 643bc527..e6cb6dac 100644
--- a/bugs
+++ b/bugs
@@ -90,3 +90,9 @@ Fri Apr 30 11:10:20 EST 1999
90>> '$' at end of pattern was matching regular '$', too. 90>> '$' at end of pattern was matching regular '$', too.
91(by anna) 91(by anna)
92 92
93** lbuiltin.c
94Fri May 21 17:15:11 EST 1999
95>> foreach, foreachi, foreachvar points to function in stack when stack
96can be reallocated.
97(by tomas)
98