Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-10-11 08:16:37 -06:00
parent ae3cc327c7
commit c317079f5c

View File

@ -8839,3 +8839,5 @@
get reprioritized together. It would be best to just reprioritize the
single thread doing the high priority work, but we don't know which
that will be in advance (2014-10-10).
* fs/aio/ and include/aio.h: Add support for socket-based transfers
(2014-10-11).