diff options
author | P. J. McDermott <pj@pehjota.net> | 2016-01-17 16:24:20 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2016-01-17 16:24:20 (EST) |
commit | 50026f2ec60d73c7a8b9e700d331a7d962482b3f (patch) | |
tree | f36c8df3ef5a014439f12fbbecc0db5eb79f3d87 | |
parent | 8ef477c3089bd8b85fd743db5e735b3a0d56f704 (diff) |
NEWS: Mention improved error handling
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ Changes in this release: into prokit at run time. * A new "prokit mkinitramfs" command has been added to generate an initramfs containing an installed system. + * Various error conditions are handled more cleanly. ProteanOS Development Kit version 1.1.0 --------------------------------------- |