From 2a23064da537eec5520495fa7033ab66cd8e5bfe Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 10 Oct 2007 13:22:21 +0000 Subject: Fixes from Eli Zaretskii: Fix to allow quoted directories in PATH. Fix for Savannah bug #20549. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c9d3eb1..4fdf374 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,11 @@ * make.h: Add a prototype for w32_kill() (change suggested by Yongwei Wu ). +2007-09-21 Eli Zaretskii + + * w32/pathstuff.c (convert_Path_to_windows32): Handle quoted + directories in Path. + 2007-08-15 Paul Smith * doc/make.texi (GNU Free Documentation License): The fdl.texi @@ -23,6 +28,17 @@ then (order-only for example) but they will be this time. Fixes Savannah bug #'s 3330 and 15919. +2007-07-21 Eli Zaretskii + + Fix Savannah bug #20549: + * function.c (func_shell): Call construct_command_argv with zero + value of FLAGS. + * job.c (construct_command_argv_internal): New argument FLAGS; all + callers changed. + [WINDOWS32]: If FLAGS has the COMMANDS_RECURSE bit set, ignore + just_print_flag. + * job.h (construct_command_argv_internal): Update prototype. + 2007-07-13 Paul Smith * file.c (expand_deps): Use variable_buffer as the start of the -- cgit v1.2.3