diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-08-05 18:35:02 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-08-05 18:35:02 (EDT) |
commit | ce03e9d2c8ce3b208f604a92950317bca4fad7d5 (patch) | |
tree | 5d5c839d567ad8908848dee4636e62bb1a0fcb1d /NEWS | |
parent | fd450491e3ecdfbd39581b912b237b85ec7a76e8 (diff) |
NEWS: Document d881099 and fb1cd5d changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -3,6 +3,15 @@ ProteanOS Development Kit version 2.0.0+dev Released: ????-??-?? +Bug fixes: + + * An expansion of an undefined variable in a function called during + "prokit build" has been fixed. + * opkg-cert (executed by "prokit install" and "prokit installer-pc") + no longer prints a wrong and confusing "Clock incorrect" message + after the "Invalid certificate" message when a mirror has an expired + certificate. + ProteanOS Development Kit version 2.0.0 --------------------------------------- |