diff options
author | William Blevins <wblevins001@gmail.com> | 2016-09-18 20:20:21 (GMT) |
---|---|---|
committer | William Blevins <wblevins001@gmail.com> | 2016-09-18 20:20:21 (GMT) |
commit | 43448eba072c9638416004986a10836df4d70d90 (patch) | |
tree | d4d2ac73342c5888820410cfa5d54e7bad1da66e | |
parent | 8df60cf25428207781fda6ad66c06325556a09a0 (diff) | |
download | SCons-43448eba072c9638416004986a10836df4d70d90.zip SCons-43448eba072c9638416004986a10836df4d70d90.tar.gz SCons-43448eba072c9638416004986a10836df4d70d90.tar.bz2 |
Updated CHANGES.TXT.
-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 69fb621..4ae9cb2 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -43,6 +43,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER - May find new (previously missed) Dlang dependencies. - May cause rebuild after upgrade due to dependency changes. - Updated Fortran-related tests to pass under GCC 5/6. + - Fixed SCons.Tool.Packaging.rpm.package source nondeterminism across builds. RELEASE 2.5.0 - Mon, 09 Apr 2016 11:27:42 -0700 |