diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-01-16 11:47:50 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-01-16 11:47:50 +0200 |
commit | d79f0a55705174156e9845dc53e7368a29986dce (patch) | |
tree | 7813d63598a061ffae1a23e6cc4cce3f5ac5bfdc | |
parent | 85a5ea98dcbaab36ccd5f2c13a363f1c9c9bbcfe (diff) |
Minor tweak to NEWS file
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |