From 8ddf04c6279395d29de8c4e2f853ddfcab560756 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 21 Aug 2000 06:18:35 +0000 Subject: Fix PR/1831. See the ChangeLog. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9009827..a8ea9d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-08-21 Paul D. Smith + + * variable.c (try_variable_definition): Change how we handle + target-specific append variable defns: instead of just setting the + value, expand it as an append _but_ only within the current + target's context. Otherwise we lose all but the last value if the + variable is appended more than once within the current target + context. Fixes PR/1831. + 2000-07-25 Paul D. Smith * job.c (construct_command_argv_internal): Add "~" to the list of -- cgit v1.2.3