diff options
Diffstat (limited to 'bugs')
-rw-r--r-- | bugs | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -175,3 +175,8 @@ in the following platforms: | |||
175 | Tue May 2 15:27:58 EST 2000 | 175 | Tue May 2 15:27:58 EST 2000 |
176 | >> `strfind' gets wrong subject length when there is an offset | 176 | >> `strfind' gets wrong subject length when there is an offset |
177 | (by Jon Kleiser; since 4.0a) | 177 | (by Jon Kleiser; since 4.0a) |
178 | |||
179 | ** lparser.c | ||
180 | Fri May 12 15:11:12 EST 2000 | ||
181 | >> first element in a list constructor is not adjusted to one value | ||
182 | (by Tomas; since 4.0a) | ||