summaryrefslogtreecommitdiff
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
authorRussel Winder <russel@winder.org.uk>2017-07-02 08:02:35 +0100
committerRussel Winder <russel@winder.org.uk>2017-07-02 08:02:35 +0100
commit25be72b050d2196e804e9aaa8a671a9b7e2d888f (patch)
tree31c8ccaa7d7a80ed8665da0b4078e6acb8199155 /src/CHANGES.txt
parent470c08f9d22bfe19cf053a4c5276d5bfec2318af (diff)
parent1cecf6c9f2650c91dfb5b453b18160389de66cb0 (diff)
downloadscons-25be72b050d2196e804e9aaa8a671a9b7e2d888f.tar.gz
Merge mainline.
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index b0a45173..5be0399f 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -87,6 +87,7 @@ may cause rebuilds. In no case should rebuilds not happen.
- Remove establishing the SharedLibrary builder in the dmd, ldc, and gdc
tools, must now include the ar tool to get this builder as is required for
other compiler tools.
+ - Add clang and clang++ tools based on Paweł Tomulik's work.
RELEASE 2.5.1 - Mon, 03 Nov 2016 13:37:42 -0400