Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-09-29 07:15:49 -06:00
parent ae90309b36
commit c910db8b7e

View File

@ -8705,3 +8705,5 @@
priority inheritance is enabled (2014-9-29).
* fs/Makefile and mqueue/: Add build support for messages queues as part
of the VFS (only build logic, no C files yet) (2014-9-29).
* fs/inode/inode.h and fs/driver/driver.h: Move fs/fs.h to fs/inode/inode.h
and some to fs/driver/driver.h (2014-9-29).