summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b970854..c271c06 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ ProteanOS Development Kit version 2.1.0
Released: ????-??-??
-Changes in this release:
+New features:
* "prokit build" now passes an "-a" option, if supported, to opkg to
install host-architecture non-coinstallable dependencies (such as
@@ -16,6 +16,9 @@ Changes in this release:
recommended way to add these section feeds to an existing system is
to install a new system of the same architecture and platform and
copy its opkg configuration into the old system.
+
+Error handling:
+
* "prokit shell", "prokit opkg", and "prokit build" now pass through
relevant exit statuses. "prokit build" also no longer tries to run
opkbuild after opkg exits with an error.