diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-04 14:09:42 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-04 18:47:07 (EST) |
commit | e46bb3d90eec381d33f3280e6caad8a87b0eeddc (patch) | |
tree | a64dbb0419c083d11691cbeb7bc5ae364cf8cff7 /NEWS | |
parent | 5f448e339d7491bb887fcf74022aec3087991376 (diff) |
cmd/build: Log output
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ New features: field. * "prokit installer-pc" now supports foreign installations using an "-F" option. + * "prokit build" now saves logs of builds. Error handling and bug fixes: |