From 1b9f8e500e1605c77c86159a2169892075af012b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 29 Sep 2014 07:15:49 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 689105366..7d5c484e0 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -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). -- cgit v1.2.3