diff options
Diffstat (limited to 'src/RELEASE.txt')
-rw-r--r-- | src/RELEASE.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt index e8d4b37..9cad9f6 100644 --- a/src/RELEASE.txt +++ b/src/RELEASE.txt @@ -51,6 +51,10 @@ RELEASE 0.14 - XXX SetOption('num_jobs', num) GetOption('num_jobs') + - Callable expansions of construction variables in a command line + now take a fourth "for_signature" argument that is set when the + expansion is being called to generate a build signature. + Please note the following important changes since release 0.11: - The default behavior of SCons is now to change to the directory in |