summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-28 10:17:10 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-28 10:17:10 -0600
commita86b0d0010f0eec75bdb2c8ac29ca53b72c13cbc (patch)
tree0eab31f85716b5b474f29118821b66ef160325b7 /nuttx/ChangeLog
parentb5076dc5aa909ff05cbf7f441b8e5f9f8693541d (diff)
downloadnuttx-a86b0d0010f0eec75bdb2c8ac29ca53b72c13cbc.tar.gz
nuttx-a86b0d0010f0eec75bdb2c8ac29ca53b72c13cbc.tar.bz2
nuttx-a86b0d0010f0eec75bdb2c8ac29ca53b72c13cbc.zip
Update Changelog
Diffstat (limited to 'nuttx/ChangeLog')
-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).
+