summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2004-10-06 13:09:22 +0000
committerPaul Smith <psmith@gnu.org>2004-10-06 13:09:22 +0000
commit71fd6bfa1ce41da2dcc9ae0d28f037129d9c481a (patch)
tree996bb4812a7a29f0d8f06c75bee4a1f1d3f3a133 /ChangeLog
parentb0d67e0e15490e43bbc074ec50618488c206399b (diff)
downloadgunmake-71fd6bfa1ce41da2dcc9ae0d28f037129d9c481a.tar.gz
Apply patch from Alessandro Vesely for WINDOWS32-specific bug # 9748.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51d599d..fd5aaa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-10-06 Paul D. Smith <psmith@gnu.org>
+
+ 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 <boris@kolpackov.net>
* read.c (record_target_var): Expand simple pattern-specific