diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-11 09:16:22 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-11 09:16:22 +0200 |
commit | eb73e938e597ec8f84961afc11147aadb38b53d5 (patch) | |
tree | b03d6a455cc94d8167251a200e1a85c88edf395a | |
parent | dbf982e9994db49a3a6645a2a0cf79656a0d9b34 (diff) |
Minor updates to NEWS file
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,12 +4,12 @@ Version 0.14.0 * Support for soft and hard rebuilds. - * Support for build-time dependencies and target/host configuration split - awareness. + * Support for build-time dependencies and the target/host configuration + split awareness. * Initial support for private brep-as-VM setup (see etc/private/README). - * Build notifications are no longer sent if build-email package manifest + * Build notifications are no longer sent the if build-email package manifest value is unspecified. Version 0.13.0 |