diff options
author | P. J. McDermott <pj@pehjota.net> | 2015-12-07 13:10:56 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-12-07 13:10:56 (EST) |
commit | 7389f392df22be8eb912892dfa8dba5e5d5fc6a8 (patch) | |
tree | 6114a82ae4fd2464c14509849f72a3da4523c8c3 /NEWS | |
parent | b477d089b62f04d0dd2371253bbd917dd213dc5b (diff) |
NEWS: Bump version and update changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -ProteanOS Development Kit version 1.2.0 +ProteanOS Development Kit version 2.0.0 --------------------------------------- Released: ????-??-?? @@ -30,6 +30,9 @@ Changes in this release: needed. * A new "prokit installer-pc" command has been added to install a PC system onto a block device. + * The build system now links all shell objects into the prokit + executable instead of distributing shell modules that are linked + into prokit at run time. ProteanOS Development Kit version 1.1.0 --------------------------------------- |