summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-28 11:18:10 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-28 11:18:10 -0600
commit91eed407dc2dfe1234f3748423d2699493c796b9 (patch)
tree36d65538c2c0d6c8b4e3dea9e98be32dccfc8949 /nuttx/ChangeLog
parentba8399e078530eb07fbd8b058c90e4260d166518 (diff)
downloadnuttx-91eed407dc2dfe1234f3748423d2699493c796b9.tar.gz
nuttx-91eed407dc2dfe1234f3748423d2699493c796b9.tar.bz2
nuttx-91eed407dc2dfe1234f3748423d2699493c796b9.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 fe7e15c8d..d9136b2c4 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8692,4 +8692,5 @@
VFS (not complete) (2014-9-28).
* fs/inode: Move inode and VFS utils from fs/. to fs/inode/. (2014-9-28).
* fs/driver: Move driver logic from fs/. to fs/driver/. (2014-9-28).
+ * fs/dirent: Move directory operations from fs/. to fs/dirent/. (2014-9-23).