From 57113a3ec8c4938b1fc5abac692f8c504285a428 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 24 Feb 2015 20:28:01 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) 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). + -- cgit v1.2.3