diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2021-10-11 17:46:01 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2021-10-11 17:46:01 +0300 |
commit | 1d1a3dcff1557529525b44f151500dbd64021f0a (patch) | |
tree | 72a1137251781eb30fc8c6fae4003b361d8b7b78 /NEWS | |
parent | eb73e938e597ec8f84961afc11147aadb38b53d5 (diff) |
Fix typo in NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Version 0.14.0 * Initial support for private brep-as-VM setup (see etc/private/README). - * Build notifications are no longer sent the if build-email package manifest + * Build notifications are no longer sent if the build-email package manifest value is unspecified. Version 0.13.0 |