summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
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 2e476b7..93b1512 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -32,6 +32,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
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.
From William Blevins:
- Updated D language scanner support to latest: 2.071.1. (PR #1924)