diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 0e4d4d8..b546b79 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -16,6 +16,12 @@ RELEASE 0.96 - XXX - Allow construction variable substitutions in $LIBS specifications. + From Charles Crain: + + - Restore the ability to do construction variable substitutions in all + kinds of *PATH variables, even when the substitution returns a Node + or other object. + From Tom Epperly: - Allow the Java() Builder to take more than one source directory. |