summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-06-25 21:33:25 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-06-25 21:33:25 (EDT)
commitc87ae1c767582bef75d4325c4a469d3080a1b1c0 (patch)
tree779bff3604d78998a6bdac68c654e6a3207593d7 /NEWS
parent3548a44db1df9a8f2312cd1a5323464dada6f6c2 (diff)
NEWS: Document block unmounting improvement
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 201d244..21ccfea 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ Changes in this release:
* "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.
+ * If prokit received a signal while running a command under chroot, it
+ could have failed to unmount a file system on a block device. This
+ has been improved.
ProteanOS Development Kit version 2.0.1
---------------------------------------