diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-04 18:22:26 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-04 18:49:36 (EST) |
commit | 26b01c58d18bde9c7c2385f40c0d5e13d5c5650b (patch) | |
tree | 58af8f7bf9982623023c9a66073abc44dd439a27 /NEWS | |
parent | b685ee1fe02a0f0c7d271d16843cb4282c0dc738 (diff) |
cmd/build: Add more information to build log
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -23,7 +23,8 @@ New features: field. * "prokit installer-pc" now supports foreign installations using an "-F" option. - * "prokit build" now saves logs of builds. + * "prokit build" now saves logs of builds and prints detailed + information about the build and its results. Error handling and bug fixes: |