diff options
Diffstat (limited to 'bugs')
-rw-r--r-- | bugs | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -264,3 +264,9 @@ Fri Feb 2 14:06:40 EDT 2001 | |||
264 | Tue Feb 6 11:57:13 EDT 2001 | 264 | Tue Feb 6 11:57:13 EDT 2001 |
265 | >> ESC (which starts precompiled code) in C is \33, not \27 | 265 | >> ESC (which starts precompiled code) in C is \33, not \27 |
266 | (by Edgar Toernig and lhf; since 4.0b) | 266 | (by Edgar Toernig and lhf; since 4.0b) |
267 | |||
268 | ** lparser.c | ||
269 | Tue Jul 10 16:59:18 EST 2001 | ||
270 | >> error message for `%a' gave wrong line number | ||
271 | (by Leonardo Constantino; since 4.0) | ||
272 | |||