summaryrefslogtreecommitdiff
path: root/changes/bug21654
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug21654')
-rw-r--r--changes/bug216544
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug21654 b/changes/bug21654
new file mode 100644
index 0000000000..fd1c650710
--- /dev/null
+++ b/changes/bug21654
@@ -0,0 +1,4 @@
+ o Code simplifications and refactoring
+ - Use unbuffered I/O for utility functions around the process_handle_t
+ type. This fixes unit test failures reported on OpenBSD and FreeBSD.
+ Fixes bug 21654.