summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-28 11:28:52 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-28 11:28:52 -0600
commit8834d531e2843fd83722c4a4391cf11a8cd983e3 (patch)
tree7723f13cbb6db849a113c91c9b9d5f069e880f94 /nuttx/ChangeLog
parent03c70a479f674f8564927fe1294f26fc09d9dfb7 (diff)
downloadnuttx-8834d531e2843fd83722c4a4391cf11a8cd983e3.tar.gz
nuttx-8834d531e2843fd83722c4a4391cf11a8cd983e3.tar.bz2
nuttx-8834d531e2843fd83722c4a4391cf11a8cd983e3.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 d9136b2c4..213d32e38 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8693,4 +8693,5 @@
* 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).
+ * fs/mount: Move mount-related files from fs/. to fs/mount/. (2014-9-23).