diff options
author | anatoly techtonik <techtonik@gmail.com> | 2014-05-06 18:47:02 (GMT) |
---|---|---|
committer | anatoly techtonik <techtonik@gmail.com> | 2014-05-06 18:47:02 (GMT) |
commit | 5036e8048daeb6aaa3e46065d04f80e49bce3ec1 (patch) | |
tree | 9d6238a3d985df1027739f68975fc1978675ea8b /src/CHANGES.txt | |
parent | 3e4d8c2be69d136d955b95075242e7bd76b8d3c1 (diff) | |
download | SCons-5036e8048daeb6aaa3e46065d04f80e49bce3ec1.zip SCons-5036e8048daeb6aaa3e46065d04f80e49bce3ec1.tar.gz SCons-5036e8048daeb6aaa3e46065d04f80e49bce3ec1.tar.bz2 |
CHANGES.txt: Simplify changelog for such barbarians as me
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 5f62c1d..d11fd70 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -11,8 +11,8 @@ RELEASE 2.3.2.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE From Russel Winder: - Revamp of the D language support. Tools for DMD, GDC and LDC provided - and integrated with the C and C++ linking. NB This is only tested with - D v2, D v1 is now deprecated. + and integrated with the C and C++ linking. NOTE: This is only tested + with D v2. Support for D v1 is now deprecated. From Paweł Tomulik: - Fix SConf tests that write output |