From 71fd6bfa1ce41da2dcc9ae0d28f037129d9c481a Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 6 Oct 2004 13:09:22 +0000 Subject: Apply patch from Alessandro Vesely for WINDOWS32-specific bug # 9748. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 51d599d..fd5aaa3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-10-06 Paul D. Smith + + Apply patch from Alessandro Vesely, provided with bug # 9748. + Fix use of tmpnam() to work with Borland C. + + * job.c (construct_command_argv_internal) [WINDOWS32]: Remove + construction of a temporary filename, and call new function + create_batch_filename(). + (create_batch_filename) [WINDOWS32]: New function to create a + temporary filename. + 2004-10-05 Boris Kolpackov * read.c (record_target_var): Expand simple pattern-specific -- cgit v1.2.3