Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-09-28 11:06:59 -06:00
parent a470a8cbd0
commit bc71e175ee

View File

@ -8691,4 +8691,5 @@
allow us to move name semaphore support out of the OS and into the
VFS (not complete) (2014-9-28).
* fs/inode: Move inode and VFS utils from fs/. to fs/inode/. (2014-9-28).
* fs/driver: Move driver logic from fs/. to fs/driver/. (2014-9-28).