From b581e1350fefab3c625b0f08078017d05f9578d3 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 27 Jun 2005 15:40:56 +0000 Subject: Fixes for some Windows/MSC compile issues. wget command line option seems to have changed? --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bf8bf75..d90e13e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-06-27 Paul D. Smith + + * dir.c (find_directory): Change type of fs_serno/fs_flags/fs_len + to unsigned long. Fixes Savannah bug #13550. + + * w32/subproc/sub_proc.c: Remove (HANDLE) casts on lvalues. + (process_pipe_io): Initialize tStdin/tStdout/tStderr variables. + Fixes Savannah bug #13551. + 2005-06-26 Paul D. Smith * make.h: Fix bug in ANSI_STRING/strerror() handling; only define -- cgit v1.2.3