summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-08-09 03:30:48 (GMT)
committerSteven Knight <knight@baldmt.com>2003-08-09 03:30:48 (GMT)
commitef6d3c2883fc43048e4eb5418eeb082d58b9d6cb (patch)
tree6b82fbae7e677011698bc39debd81d1572ff5c8c /src/CHANGES.txt
parent2e861a0422e5330249e360b5098b3ad00d26b5e9 (diff)
downloadSCons-ef6d3c2883fc43048e4eb5418eeb082d58b9d6cb.zip
SCons-ef6d3c2883fc43048e4eb5418eeb082d58b9d6cb.tar.gz
SCons-ef6d3c2883fc43048e4eb5418eeb082d58b9d6cb.tar.bz2
Multi-level build dir with Object() and duplicate=0.
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 74b537c..9e9e774 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -86,6 +86,10 @@ RELEASE 0.XX - XXX
- Make how we build .rpm packages not depend on the installation
locations from the distutils being used.
+ - When deducing a target Node, create it directly from the first
+ source Node, not by trying to create the right string to pass to
+ arg2nodes().
+
From Gary Oberbrunner:
- Report the target being built in error messages when building