summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
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 <gnutt@nuttx.org>
* 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).
+