aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-01-16 11:47:50 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-01-16 11:47:50 +0200
commitd79f0a55705174156e9845dc53e7368a29986dce (patch)
tree7813d63598a061ffae1a23e6cc4cce3f5ac5bfdc /NEWS
parent85a5ea98dcbaab36ccd5f2c13a363f1c9c9bbcfe (diff)
Minor tweak to NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e3a1376..a0c8694 100644
--- a/NEWS
+++ b/NEWS
@@ -125,6 +125,10 @@ Version 0.15.0
$cxx.path $poptions $coptions $cxx.mode -o $o -c $s
}}
+ Planned future improvements include support the `lines` (list of files,
+ one per line) input format in addition to `make` and support for dynamic
+ targets in addition to prerequisites.
+
Version 0.14.0
* Support for hermetic build configurations.