summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 003163b..4755f18 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -127,6 +127,9 @@ RELEASE 0.97 - XXX
- Allow Aliases to have actions that will be executed whenever
any of the expanded Alias targets are out of date.
+ - Fix expansion of env.Command() overrides within target and
+ source file names.
+
From Wayne Lee:
- Avoid "maximum recursion limit" errors when removing $(-$) pairs