diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-08-05 18:40:01 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-08-05 18:40:01 (EDT) |
commit | 1f41cd69eaf96e62b7381479a08b719a7824a7b2 (patch) | |
tree | ec7c9b895ff39e623621041e3439bf37da7649be /NEWS | |
parent | ce03e9d2c8ce3b208f604a92950317bca4fad7d5 (diff) |
profile/proteanos: Support FTP mirrors
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,7 +3,7 @@ ProteanOS Development Kit version 2.0.0+dev Released: ????-??-?? -Bug fixes: +Bug fixes and minor changes: * An expansion of an undefined variable in a function called during "prokit build" has been fixed. @@ -11,6 +11,8 @@ Bug fixes: no longer prints a wrong and confusing "Clock incorrect" message after the "Invalid certificate" message when a mirror has an expired certificate. + * "prokit install" and "prokit installer-pc" in the ProteanOS profile + now support FTP mirrors. ProteanOS Development Kit version 2.0.0 --------------------------------------- |