diff options
Diffstat (limited to 'src/CHANGES.txt')
-rwxr-xr-x | src/CHANGES.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index d2453ab..53f4d48 100755 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -18,7 +18,9 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER From Adam Gross: - Added support for scanning multiple entries in an action string if - implicit command dependency scanning is enabled. + IMPLICIT_COMMAND_DEPENDENCIES is set to 2. This opts into more thorough + action scanning where every string in the command is scanned to determine + if it is a non-source and non-target path. From Mathew Robinson: - Improve performance of Subst by preventing unnecessary frame |