summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-24 20:28:01 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-24 20:28:01 -0600
commit57113a3ec8c4938b1fc5abac692f8c504285a428 (patch)
tree995bb93ce8382d732abf6a046750e703104e9763
parentad0da85e6e01b9bde00ea56926b97148cedcb3e0 (diff)
downloadnuttx-57113a3ec8c4938b1fc5abac692f8c504285a428.tar.gz
nuttx-57113a3ec8c4938b1fc5abac692f8c504285a428.tar.bz2
nuttx-57113a3ec8c4938b1fc5abac692f8c504285a428.zip
Update 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).
+