Update changelog

This commit is contained in:
Gregory Nutt 2014-10-04 14:45:56 -06:00
parent fa28c51c75
commit edb2f1a8ed
1 changed files with 2 additions and 2 deletions

View File

@ -8738,5 +8738,5 @@
* include/aio.h: Add aio.h header file (2014-10-4).
* libc/aio/lio_listio.c and Make.defs: Add empty skeleton file where
lio_listio() will eventually be implemented (2014-10-4).
* libc/Kconfig, aio/aio_read.c, aio.h, and Make.defs: Add skeleton
file for eventual implementation of aio_read() (2014-10-4).
* libc/Kconfig, aio/aio_read.c, aio.h, and Make.defs: Implementation
of aio_read() (2014-10-4).