From a86b0d0010f0eec75bdb2c8ac29ca53b72c13cbc Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 28 Sep 2014 10:17:10 -0600 Subject: Update Changelog --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index ab4a1ed75..a410d3032 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -8687,3 +8687,7 @@ 7.6 2014-xx-xx Gregory Nutt * fs/fs.h and other files: Rename fs/fs_internal.h to fs/fs.h (2014-9-28). + * include/nuttx/semaphore.h and fs/fs.h: Add data structures that will + allow us to move name semaphore support out of the OS and into the + VFS (not complete) (2014-9-28). + -- cgit v1.2.3