summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index fc33a6d81..8f6313bce 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -376,4 +376,5 @@
* Correct bug in recursive mutex logic
* Add mkfifo()
* Add pipe() and test for both pipes and fifos
+ * Attempts to open a FIFO will now block until there is at least one writer