summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/CHANGES.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 8bf5e90..cc4ee35 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -32,8 +32,6 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
- 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 some comments that haven't been relevant for years.
- - Adjust the way a package is imported to make experimenting easier.
From William Blevins:
- Updated D language scanner support to latest: 2.071.1. (PR #1924)