Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-09-28 11:18:10 -06:00
parent 349c44ded5
commit d469a6743c

View File

@ -8692,4 +8692,5 @@
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).
* fs/dirent: Move directory operations from fs/. to fs/dirent/. (2014-9-23).