summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-28 11:06:59 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-28 11:06:59 -0600
commitce88f3fd7186924c4142a5a91f4309a084033785 (patch)
tree661d2e49397ef2ee8f90a6476c063e1040e27e1a /nuttx/ChangeLog
parent1ce104ccfcd0e4e4876da90d8879bef73ca00cf4 (diff)
downloadnuttx-ce88f3fd7186924c4142a5a91f4309a084033785.tar.gz
nuttx-ce88f3fd7186924c4142a5a91f4309a084033785.tar.bz2
nuttx-ce88f3fd7186924c4142a5a91f4309a084033785.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 55cdfea25..fe7e15c8d 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8691,4 +8691,5 @@
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).
+ * fs/driver: Move driver logic from fs/. to fs/driver/. (2014-9-28).