summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2000-08-21 06:18:35 +0000
committerPaul Smith <psmith@gnu.org>2000-08-21 06:18:35 +0000
commit8ddf04c6279395d29de8c4e2f853ddfcab560756 (patch)
tree39d93fc8b1c57021e8c4cadadd42c56081659c3c /ChangeLog
parent1a82956eaeb7ba5fde121755d0042c42c2043069 (diff)
downloadgunmake-8ddf04c6279395d29de8c4e2f853ddfcab560756.tar.gz
Fix PR/1831. See the ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9009827..a8ea9d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-08-21 Paul D. Smith <paul@paulandlesley.org>
+
+ * 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 <psmith@gnu.org>
* job.c (construct_command_argv_internal): Add "~" to the list of