diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-12 18:37:19 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-12 18:37:19 (EST) |
commit | 8c3af60790f0669453c0418638d301e336af9ac5 (patch) | |
tree | 6f8faac540ce89238398d0f9fbc3790a0e6d1153 /NEWS | |
parent | 341770570135e516af9858ced385651b030c5042 (diff) |
cmd/installer-pc: Support foreign installation
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ New features: packages marked "Essential: yes" and their dependencies were installed, which was a long-standing misuse of the "Essential" field. + * "prokit installer-pc" now supports foreign installations using an + "-F" option. Error handling and bug fixes: |