diff options
author | Daniel Moody <dmoody256@gmail.com> | 2017-11-27 13:44:39 (GMT) |
---|---|---|
committer | Daniel Moody <dmoody256@gmail.com> | 2017-12-03 21:19:53 (GMT) |
commit | e08b2caf67a8ea982eb287914ecd28461f51ddb3 (patch) | |
tree | 4bcda5a2fd4bb3605b397086cd7ff18421ff840c /src | |
parent | 0f022599a971286e2bd58742a7a1ed5d2ae48801 (diff) | |
download | SCons-e08b2caf67a8ea982eb287914ecd28461f51ddb3.zip SCons-e08b2caf67a8ea982eb287914ecd28461f51ddb3.tar.gz SCons-e08b2caf67a8ea982eb287914ecd28461f51ddb3.tar.bz2 |
updated CHANGES.txt
Diffstat (limited to 'src')
-rw-r--r-- | src/CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 395b682..f68faf8 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -8,6 +8,7 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE From Daniel Moody: + - Updated Jar builder to handle nodes and directories better - Updated Jar builder to flatten source list which could contain embedded lists - Jar can take multiple targets, and will make a duplicate jar from the sources for each target - Added some warnings in case the Jar builder makes an implicit target |