diff --git a/ChangeLog b/ChangeLog index ab4a1ed75c2..a410d3032d6 100755 --- a/ChangeLog +++ b/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). +