From a3cf773e296968870eaa76d45323690d14d9b44e Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Fri, 16 Jul 1999 02:25:03 +0000 Subject: * Various bug fixes. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 42ec9fe..8288d77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-07-15 Paul D. Smith + * read.c (read_makefile): Fix some potential memory stomps parsing + `define' directives where no variable name is given. + * function.c (func_apply): Various code cleanup and tightening. (function_table): Add "apply" as a valid builtin function. @@ -7,6 +10,11 @@ * NEWS: Announce it. +1999-07-09 Eli Zaretskii + + * variable.c (try_variable_definition) [__MSDOS__, WINDOWS32]: + Treat "override SHELL=" the same as just "SHELL=". + 1999-07-09 Paul D. Smith * job.c (start_waiting_job): Don't get a second job token if we -- cgit v1.2.3