Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-02-24 20:28:01 -06:00
parent 35a6ef7c40
commit a8f3049d3f
1 changed files with 2 additions and 0 deletions

View File

@ -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).