summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 37353e71e..9979c82e5 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9882,3 +9882,5 @@
Socket descriptors have higher numbers than file descriptors. In
aio_contain(), Copy u.ptr (void *) when initializing aioc and not
the case specific u.aioc_filep. From Michal Ulianko (2015-02-24).
+ * include/pthread.h: Fix PTHREAD_COND_INITIALIZER (2015-02-24).
+