From 2c22c3ec5160b3d8e9ccb8884dfef96035b0f82e Mon Sep 17 00:00:00 2001 From: Russel Winder Date: Mon, 19 Jun 2017 18:50:34 +0100 Subject: Update src/CHANGES.txt. --- src/CHANGES.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 5d670fd..537aca3 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -73,8 +73,11 @@ RELEASE 3.0.0.alpha.20170614 - Mon, 14 Jun 2017 12:23:56 -0400 From Russel Winder: - Reordered the default D tools from "dmd, gdc, ldc" to "dmd, ldc, gdc". - Add a ProgramAllAtOnce builder to the dmd, ldc, and gdc tools. (PR #448) - - Deprecate a file name exception for very old Fedora LDC installation. + - Remove a file name exception for very old Fedora LDC installation. - gdc can now handle building shared objects (tested for version 6.3.0). + - 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. RELEASE 2.5.1 - Mon, 03 Nov 2016 13:37:42 -0400 -- cgit v0.12