summaryrefslogtreecommitdiff
path: root/changes/bug31810
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug31810')
-rw-r--r--changes/bug318104
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug31810 b/changes/bug31810
new file mode 100644
index 0000000000..628d12f09b
--- /dev/null
+++ b/changes/bug31810
@@ -0,0 +1,4 @@
+ o Minor bugfixes (process management):
+ - Remove assertion in the Unix process backend. This assertion would trigger
+ when a new process is spawned where the executable is not found leading to
+ a stack trace from the child process. Fixes bug 31810; bugfix on 0.4.0.1-alpha.