summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-28 10:54:17 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-28 10:54:17 -0600
commit93f999dd7e195ca2e71a7adce5960967adf74390 (patch)
treea9278de5f18f0da252df6a9ca3a27364124b4d9c /nuttx/ChangeLog
parenteb736af992f3d3afd73b73432761f37850d08ce9 (diff)
downloadnuttx-93f999dd7e195ca2e71a7adce5960967adf74390.tar.gz
nuttx-93f999dd7e195ca2e71a7adce5960967adf74390.tar.bz2
nuttx-93f999dd7e195ca2e71a7adce5960967adf74390.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a410d3032..55cdfea25 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8690,4 +8690,5 @@
* 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).
+ * fs/inode: Move inode and VFS utils from fs/. to fs/inode/. (2014-9-28).