From ce9c63b32b9e31b3902de2987c81732540b89a1e Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 6 Feb 2006 16:41:49 +0000 Subject: Updates to Windows stuff from Markus Mauhart. --- ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 80cb5cd..c1e05de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,17 @@ -W, don't overwrite it with the real mtime. Fixes Savannah bug #15341. + Updates from Markus Mauhart : + + * w32/subproc/sub_proc.c (process_begin): Remove no-op tests. + (process_signal, process_last_err, process_exit_code): Manage + invalid handle values. + (process_{outbuf,errbuf,outcnt,errcnt,pipes}): Unused and don't + manage invalid handles; remove them. + * job.c (start_job_command) [WINDOWS32]: Jump out on error. + * config.h.W32.template [WINDOWS32]: Set flags for Windows builds. + * README.cvs: Updates for building from CVS. + 2006-02-05 Paul D. Smith * file.c (enter_file): Keep track of the last double_colon entry, @@ -34,7 +45,7 @@ * README.cvs: Applied patch #4786 from Markus Mauhart . * make_msvc_net2003.vcproj [WINDOWS32]: New version from - Markus Mauhart . + J. Grant . * main.c: Update the copyright year in the version output. * prepare_w32.bat: Remove this file from the distribution. -- cgit v1.2.3