summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
blob: f1177582a5cf7cb968bdae7c8accd6db6208a0e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
  A new SCons release, 3.0.4, is now available
  on the SCons download page:

          http://www.scons.org/download.php


  Here is a summary of the changes since 3.0.3:

  NEW FUNCTIONALITY

    - Added TEMPFILESUFFIX to allow user to specify suffix for tempfiles used for long command lines
    - Initial support for ARM architectures with Microsoft Visual Studio 2017. You must set TARGET_ARCH
         to arm or arm64 to enable.

  FIXES

    - Fixed issue detecting installs of Microsoft Visual Studio 2017 as well as Microsoft build tools 2017.


git shortlog --no-merges -ns 3.0.3..HEAD
    17  Daniel
    10  Mats Wichmann
     4  Daniel Moody
     4  William Deegan
     3  anatoly techtonik
     1  Tobias Herzog